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