From 3b2b675dc0b330a58c024f67c3f0b23567185841 Mon Sep 17 00:00:00 2001 From: Karl Hudgell Date: Sun, 7 Feb 2016 12:32:06 +0000 Subject: [PATCH] updatenotify --- Update.bat | 4 ++-- main.php | 6 ++++++ version.txt | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/Update.bat b/Update.bat index 2f4ff14..46c9a5c 100644 --- a/Update.bat +++ b/Update.bat @@ -258,8 +258,8 @@ findstr "localversion" config.php >nul 2>&1 goto END :END :ONE - cscript replace.vbs "config.php" "1.7" "2.0" - echo Version Updated to 2.0 + cscript replace.vbs "config.php" "2.0" "2.1" + echo Version Updated to 2.1 goto END :END diff --git a/main.php b/main.php index cd8e706..df7ed9e 100644 --- a/main.php +++ b/main.php @@ -94,6 +94,12 @@ $('.window').hide(); + +
$yourname's Server Access

";?>
diff --git a/version.txt b/version.txt index 836a361..df15a73 100644 --- a/version.txt +++ b/version.txt @@ -1,4 +1,4 @@ \ No newline at end of file