diff --git a/notepad++.xml b/notepad++.xml
index 155cd60000d1ae95d7ed50b8a784753b3f62933f..a3f6a46150f07d1756fa0b0374e91941f09c0208 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.8.2" />
+  <variable name="version" value="7.8.5" />
 
   <!-- 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%" />