Skip to content

Commit

Permalink
Increment minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
emoacht committed Aug 12, 2020
1 parent 23afd3b commit 2949822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Installer/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="Monitorian" Manufacturer="emoacht" Version="2.4.0"
<Product Id="*" Name="Monitorian" Manufacturer="emoacht" Version="2.6.0"
Language="1033" Codepage="1252" UpgradeCode="{81A4D148-75D3-462E-938D-8C208FB48E3C}">
<Package Id="*" InstallerVersion="500" Compressed="yes"
InstallScope="perMachine" InstallPrivileges="elevated"
Expand Down

0 comments on commit 2949822

Please sign in to comment.