Skip to content

Commit e10385b

Browse files
committed
Fix published MSI version 8.9.1 reports version 8.9
Fix notepad-plus-plus#17443
1 parent 8e8d1eb commit e10385b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PowerEditor/installer/msi/nppInstall.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<Package Name="Notepad++"
44
Manufacturer="Notepad++ team"
5-
Version="8.9"
5+
Version="8.9.1"
66
UpgradeCode="{CDB13460-04DF-4708-A7FD-4CB4A0684605}">
77

88
<Media Id="1" Cabinet="product.cab" EmbedCab="yes" />

0 commit comments

Comments
 (0)