From 3c5f58b812f0e99f683d23758f01c8fb0d87d36c Mon Sep 17 00:00:00 2001
From: earthlng <earthlng@users.noreply.github.com>
Date: Wed, 12 Jun 2019 10:52:46 +0000
Subject: [PATCH] Update updater.bat

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

diff --git a/updater.bat b/updater.bat
index 16a30e8..b3a4ea3 100644
--- 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"