From 5f03d360ef7d674a7492da9ca25068d7b2384c4d Mon Sep 17 00:00:00 2001
From: Adam Thorn <alt36@cam.ac.uk>
Date: Mon, 19 Mar 2018 11:19:02 +0000
Subject: [PATCH] Notepad++ -> v7.5.6

---
 notepad++.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/notepad++.xml b/notepad++.xml
index f6ef2f1d..ec61ac56 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.5" />
+  <variable name="version" value="7.5.6" />
 
   <!-- 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%" />
-- 
GitLab