diff --git a/packages/notepad++.xml b/packages/notepad++.xml
index ee18e518e3f0e8cc1153256e8b98e2e8821f4829..c6b4fe418f3a163b7d156f3532e458cce0333230 100755
--- a/packages/notepad++.xml
+++ b/packages/notepad++.xml
@@ -2,7 +2,7 @@
 <packages:packages xmlns:packages="http://www.wpkg.org/packages">
 
   <package id="notepad++" name="Notepad++" revision="%version%.1" reboot="false" priority="90">
-    <variable name="version" value="8.7.5" />
+    <variable name="version" value="8.7.7" />
 
     <!-- 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%" />