Skip to content

Commit

Permalink
Update minor version to 2311 (#2085)
Browse files Browse the repository at this point in the history
  • Loading branch information
tian-lt authored Nov 8, 2023
1 parent a5cee49 commit eb0324f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pipelines/azure-pipelines.release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pr: none

variables:
versionMajor: 11
versionMinor: 2310
versionMinor: 2311
versionBuild: $[counter(format('{0}.{1}.*', variables['versionMajor'], variables['versionMinor']), 0)]
versionPatch: 0

Expand Down

0 comments on commit eb0324f

Please sign in to comment.