Skip to content

Commit 510595e

Browse files
committed
Updated version number and product ID.
1 parent 51c7112 commit 510595e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/src/PQDashboard.wxs

Lines changed: 1 addition & 1 deletion
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:util="http://schemas.microsoft.com/wix/UtilExtension" xmlns:iis="http://schemas.microsoft.com/wix/IIsExtension">
3-
<Product Id="{C3A8577C-F2DC-485D-8F71-D445971940A5}" Name="PQ Dashboard" Language="1033" Version="1.0.5.0" Manufacturer="Grid Protection Alliance" UpgradeCode="{A39ED5D7-B6CC-419B-9EFA-73D786FAF75D}">
3+
<Product Id="{FD10F635-0C83-429A-8173-D673CEE77862}" Name="PQ Dashboard" Language="1033" Version="1.0.6.0" Manufacturer="Grid Protection Alliance" UpgradeCode="{A39ED5D7-B6CC-419B-9EFA-73D786FAF75D}">
44
<Package InstallerVersion="200" Compressed="yes" InstallScope="perMachine" />
55

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

0 commit comments

Comments
 (0)