diff --git a/notepad++.xml b/notepad++.xml
index 9949f5ae31075484a36b49ce6f4762c139d329b1..3c943ab8f770006ff59a5b63ada2996396e0c8bb 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.3.3" />
+  <variable name="version" value="7.4" />
 
   <!-- 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%" />