diff --git a/notepad++.xml b/notepad++.xml index df41b744d4933e7f3c5c8aa0b2889e6393135536..ac161207cde4a6a7f7a204a6c82ee43598fc213a 100755 --- a/notepad++.xml +++ b/notepad++.xml @@ -2,7 +2,7 @@ <packages> <package id="notepad++" name="Notepad++" revision="%version%.1" reboot="false"> - <variable name="version" value="7.5.8" /> + <variable name="version" value="7.5.9" /> <!-- 64bit version exists as of 7.1, but most of the plugins aren't available. So stick with 32bit until they sort that --> <check type="uninstall" condition="versiongreaterorequal" path="Notepad++ (32-bit x86)" value="%version%" />