feat: Update product version to 0.5.0 in WebDropBridge.wxs
This commit is contained in:
parent
aad2e59c1c
commit
6213bbfa0a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
|
||||
<Product Id="*" Name="WebDrop Bridge" Language="1033" Version="0.1.0"
|
||||
<Product Id="*" Name="WebDrop Bridge" Language="1033" Version="0.5.0"
|
||||
Manufacturer="HIM-Tools"
|
||||
UpgradeCode="12345678-1234-1234-1234-123456789012">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue