user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 3c5f58b812f0e99f683d23758f01c8fb0d87d36c
parent 7d7f580bfc0fbb48fdb0584dd7b750029b0d0bb2
Author: earthlng <earthlng@users.noreply.github.com>
Date:   Wed, 12 Jun 2019 10:52:46 +0000

Update updater.bat
Diffstat:
Mupdater.bat | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/updater.bat b/updater.bat @@ -3,10 +3,10 @@ TITLE ghacks user.js updater REM ## ghacks-user.js updater for Windows REM ## author: @claustromaniac -REM ## version: 4.8 +REM ## version: 4.9 REM ## instructions: https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.3-Updater-Scripts -SET v=4.8 +SET v=4.9 VERIFY ON CD /D "%~dp0"