fix wxs file

This commit is contained in:
Adam Velebil 2023-02-13 15:58:36 +01:00
parent 7de9351d21
commit defbdca14e
No known key found for this signature in database
GPG Key ID: C9B1E4A3CBBD2E10

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"
xmlns:util="http://schemas.microsoft.com/wix/UtilExtension">
<?define ProductVersion="6.1.1" ?>
<?define ProductVersion="6.1.2" ?>
<?define ProductName="Yubico Authenticator" ?>
<Product Id="*" UpgradeCode="fcbafc57-aaaa-47b8-b861-20bda48cd4f6" Name="$(var.ProductName)" Version="$(var.ProductVersion)" Manufacturer="Yubico AB" Language="1033">