We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68e6caf commit 0d5aab1Copy full SHA for 0d5aab1
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.10"
+ Language="1033" Version="0.11"
13
Manufacturer="Many Worlds"
14
UpgradeCode="8cae7fd4-4469-4cc1-ba9a-76c00fbb5e05">
15
<Package InstallerVersion="200" Compressed="yes"
@@ -242,4 +242,4 @@
242
</Component>-->
243
</DirectoryRef>
244
</Product>
245
-</Wix>
+</Wix>
0 commit comments