Skip to content

Commit

Permalink
Bump the version to 2.88.9-preview.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow committed Jul 17, 2024
1 parent a73cab5 commit 3edb14e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/azure-pipelines-variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ variables:
GIT_BRANCH_NAME: $(Build.SourceBranch)
GIT_URL: $(Build.Repository.Uri)
FEATURE_NAME: ''
PREVIEW_LABEL: 'preview.0'
PREVIEW_LABEL: 'preview.1'
BUILD_NUMBER: $[counter(format('_{0}_{1}_{2}__', variables['SKIASHARP_VERSION'], variables['Build.SourceBranch'], variables['PREVIEW_LABEL']), 1)]
BUILD_COUNTER: $[counter('global_counter', 1)]
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
Expand Down

0 comments on commit 3edb14e

Please sign in to comment.