Skip to content

Commit b2ba7a6

Browse files
committed
Bump the version
1 parent 2c67a1f commit b2ba7a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/azure-pipelines-variables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ variables:
66
GIT_BRANCH_NAME: $(Build.SourceBranch)
77
GIT_URL: $(Build.Repository.Uri)
88
FEATURE_NAME: ''
9-
PREVIEW_LABEL: 'preview.0'
9+
PREVIEW_LABEL: 'preview.1'
1010
BUILD_NUMBER: $[counter(format('_{0}_{1}_{2}__', variables['SKIASHARP_VERSION'], variables['Build.SourceBranch'], variables['PREVIEW_LABEL']), 1)]
1111
BUILD_COUNTER: $[counter('global_counter', 1)]
1212
TIZEN_LINUX_PACKAGES: libxcb-icccm4 libxcb-render-util0 gettext libxcb-image0 libsdl1.2debian libv4l-0 libxcb-randr0 bridge-utils libxcb-shape0 libpython2.7 openvpn

0 commit comments

Comments
 (0)