Skip to content

Commit 3f83e4c

Browse files
authored
Update Main branch minor version to 2408 (#2213)
1 parent 94dc7bf commit 3f83e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/pipelines/azure-pipelines.release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pr: none
99

1010
variables:
1111
versionMajor: 11
12-
versionMinor: 2407
12+
versionMinor: 2408
1313
versionBuild: $[counter(format('{0}.{1}.*', variables['versionMajor'], variables['versionMinor']), 0)]
1414
versionPatch: 0
1515

0 commit comments

Comments
 (0)