Skip to content

Commit da467a7

Browse files
authored
Task 40770: 1. Update version variables for v7.0.0-preview3 release (#3825)
The outstansing PR pipeline checks are transient problems, nothing to do with changing a '2' to a '3', so merging to avoid release delays.
1 parent ec842b1 commit da467a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/libraries/common-variables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ variables:
3636
- name: Preview
3737
value: '-preview'
3838
- name: Revision
39-
value: '2'
39+
value: '3'
4040

4141
- name: NugetPackageVersion
4242
value: $(Major).$(Minor).$(Patch)

0 commit comments

Comments
 (0)