Skip to content

Commit

Permalink
Version 018.09.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
j-c-m committed Sep 25, 2018
1 parent 0d13fcb commit 5eddb11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/product.wxs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
<Product Id="*" Name="Outlook.com Chrome Launcher" Language="1033" Version="1.0.0.0" Manufacturer="j-c-m" UpgradeCode="df257e28-8346-4a24-9373-c15881773277">
<Product Id="*" Name="Outlook.com Chrome Launcher" Language="1033" Version="018.09.24.0" Manufacturer="j-c-m" UpgradeCode="df257e28-8346-4a24-9373-c15881773277">
<Package InstallerVersion="200" Compressed="yes" InstallScope="perMachine" />

<MajorUpgrade DowngradeErrorMessage="A newer version of [ProductName] is already installed." />
Expand Down

0 comments on commit 5eddb11

Please sign in to comment.