Skip to content

Commit a88d2e1

Browse files
committed
Merged PR 4867: eng | Update patch version for release MDS 3.1.7
#### AI description (iteration 1) #### PR Classification Version update for release. #### PR Summary This pull request updates the patch version for the MDS 3.1.7 release. - `eng/pipelines/libraries/mds-variables.yml`: Incremented the patch version from 6 to 7. Related work items: #29493
1 parent 94bcd6c commit a88d2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/libraries/mds-variables.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ variables:
1212
- name: Minor
1313
value: 1
1414
- name: Patch
15-
value: 6
15+
value: 7
1616

1717
- name: NugetPackageVersion
1818
value: $(Major).$(Minor).$(Patch)

0 commit comments

Comments
 (0)