Skip to content

Commit f75ba0b

Browse files
author
Christiaan baes
committed
of course I forgot to change the wix version.
1 parent f4f8399 commit f75ba0b

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Binary file not shown.
Binary file not shown.

Setup_ChocolateyGUI/Product.wxs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:netfx="http://schemas.microsoft.com/wix/NetFxExtension">
3-
<Product Id="*" Name="ChocolateyGUI" Language="1033" Version="0.10.0.1" Manufacturer="Baes Christiaan" UpgradeCode="f8164f91-fa5c-4789-b68d-9beb5a046655">
3+
<Product Id="*" Name="ChocolateyGUI" Language="1033" Version="0.10.0.2" Manufacturer="Baes Christiaan" UpgradeCode="f8164f91-fa5c-4789-b68d-9beb5a146655">
44
<Package InstallerVersion="200" Compressed="yes" InstallScope="perMachine" />
55

66

0 commit comments

Comments
 (0)