Skip to content

Commit 3edb14e

Browse files
committed
Bump the version to 2.88.9-preview.1
1 parent a73cab5 commit 3edb14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/azure-pipelines-variables.yml

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

0 commit comments

Comments
 (0)