We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e5ba38 commit f4403f1Copy full SHA for f4403f1
SarInstaller/Product.wxs
@@ -9,7 +9,7 @@
9
xmlns:difx="http://schemas.microsoft.com/wix/DifxAppExtension">
10
<Product Id="*"
11
Name="Synchronous Audio Router $(var.bitness)"
12
- Language="1033" Version="0.9"
+ Language="1033" Version="0.10"
13
Manufacturer="Many Worlds"
14
UpgradeCode="8cae7fd4-4469-4cc1-ba9a-76c00fbb5e05">
15
<Package InstallerVersion="200" Compressed="yes"
0 commit comments