Skip to content

Commit c81bf1f

Browse files
committed
Installer - update version to v3.3.0
1 parent b23aa1c commit c81bf1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/windows/wix/sonic-pi.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:util="http://schemas.microsoft.com/wix/UtilExtension" xmlns:firewall="http://schemas.microsoft.com/wix/FirewallExtension">
33

4-
<Product Id="*" Name="Sonic Pi" Language="1033" Version="3.2.0" Manufacturer="Sonic Pi" UpgradeCode="ECA5D03B-CEBD-4672-A0A2-176CBCBA4429">
4+
<Product Id="*" Name="Sonic Pi" Language="1033" Version="3.3.0" Manufacturer="Sonic Pi" UpgradeCode="ECA5D03B-CEBD-4672-A0A2-176CBCBA4429">
55
<Package Description="Sonic Pi Installer" Comments="Sonic Pi Installer" Platform="x64" InstallScope="perMachine" InstallerVersion="301" Compressed="yes" />
66
<Property Id="REINSTALLMODE" Value="amus"/>
77
<Property Id="MSIFASTINSTALL" Value="1" />

0 commit comments

Comments
 (0)