diff --git a/notepad++.xml b/notepad++.xml
index 77de5ff6c1a60c97728af85a634dc8845896d4d9..053e05aa140c374e0a46ead463b1e2409463a0f9 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.1" />
+  <variable name="version" value="7.3.2" />
 
   <!-- 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%" />