From 45812764cdde238a7a03c760663cc35cab0270ff Mon Sep 17 00:00:00 2001 From: Don HO Date: Fri, 12 Oct 2018 23:42:00 +0200 Subject: [PATCH] Update "wingup for Notepad++" to version 5.0.3 --- PowerEditor/installer/packageAll.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PowerEditor/installer/packageAll.bat b/PowerEditor/installer/packageAll.bat index b1f7d5ca..8e215b0b 100644 --- a/PowerEditor/installer/packageAll.bat +++ b/PowerEditor/installer/packageAll.bat @@ -20,7 +20,7 @@ echo on if %SIGN% == 0 goto NoSign rem retrieve GUP release from website while doing Notepad++ release -set WINGUP_VER=5.0.2 +set WINGUP_VER=5.0.3 IF EXIST ".\bin\wingup\GUP.exe" ( cd .\bin\wingup GUP.exe -unzipTo %~dp0\..\bin\updater https://github.com/notepad-plus-plus/wingup/releases/download/v%WINGUP_VER%/wingup.v%WINGUP_VER%.bin.zip