version change lmfao

This commit is contained in:
ui0ppk 2023-02-05 00:45:13 +02:00
parent 2288ffccba
commit e7772d11d2
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
error_reporting(0);
// settingz
$sitename = "Grublox";
$version = 1.0;
$version = 1.1;
$devmode = true;
// enable this when the site should be in debug mode (like showing errors and things to fix)