Skip to content

Commit 8eed214

Browse files
committed
Update version to 0.8.8.0
1 parent 8fdff56 commit 8eed214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DocumentTranslation.Setup/Product.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<?define doctr_TargetDir=$(var.doctr.TargetDir)?>
44
<?define DocumentTranslationService_TargetDir=$(var.DocumentTranslationService.TargetDir)?>
55
<?define DocumentTranslation.GUI_TargetDir=$(var.DocumentTranslation.GUI.TargetDir)?>
6-
<Product Id="*" Name="Document Translation" Language="1033" Version="0.8.7.6" Manufacturer="Microsoft" UpgradeCode="cc63954a-c510-49da-af5f-dc82af6502e1">
6+
<Product Id="*" Name="Document Translation" Language="1033" Version="0.8.8.0" Manufacturer="Microsoft" UpgradeCode="cc63954a-c510-49da-af5f-dc82af6502e1">
77
<Package InstallerVersion="200" Compressed="yes" InstallScope="perMachine" />
88

99
<MajorUpgrade AllowDowngrades="yes" Schedule="afterInstallInitialize" IgnoreRemoveFailure="yes"/>

0 commit comments

Comments
 (0)