Skip to content

Commit c67d744

Browse files
committed
Bump Revision variable to 1 in pipeline config #327
Updated the Revision variable in azure-pipelines.yml from 0 to 1 to reflect a new build version.
1 parent 4e076f0 commit c67d744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
variables:
22
Major: 9
33
Minor: 2
4-
Revision: 0
4+
Revision: 1
55
BuildConfiguration: Release
66

77
name: $(Major).$(Minor).$(Revision)

0 commit comments

Comments
 (0)