Skip to content
This repository was archived by the owner on Jan 3, 2025. It is now read-only.

Commit abf8280

Browse files
committed
Fix
1 parent 8a96c3c commit abf8280

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Installer/Product.wxs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
Name="Voukoder Core"
99
Manufacturer="Daniel Stankewitz"
1010
Version="$(var.ProductVersion)"
11-
Language="1033"
11+
Language="1033"
1212
UpgradeCode="30bbae4a-f5ed-40b1-bd45-5c2ba875ebef">
13-
13+
1414
<Package
1515
InstallerVersion="200"
1616
Manufacturer="Daniel Stankewitz"

0 commit comments

Comments
 (0)