Update "wingup for Notepad++" to version 5.0.3

This commit is contained in:
Don HO 2018-10-12 23:42:00 +02:00
parent 0db302953b
commit 45812764cd

View File

@ -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