Skip to content

Commit 1079c7b

Browse files
authored
Merge pull request #283 from Umplify/282-fix-the-package-version-in-the-pipeline
Fix the package version in the pipeline #282
2 parents 12018d5 + 1d17ab7 commit 1079c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

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

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

0 commit comments

Comments
 (0)