Skip to content

Commit 868778e

Browse files
committed
Update azurecmd.wxs
1 parent 0dc9981 commit 868778e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/azurecmd.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<?define sourceDir="$(var.SolutionDir)..\src\Package\$(var.Configuration)" ?>
66
<?define caSourceDir="$(var.SolutionDir)setup\bin\$(var.Configuration)" ?>
77

8-
<?define version="1.2.0" ?>
8+
<?define version="1.2.1" ?>
99

1010
<Product Id="*"
1111
Name="$(var.productName)"

0 commit comments

Comments
 (0)