This commit is contained in:
2022-03-15 14:53:40 +01:00
parent 22adba5d54
commit 87668f1c0b
33 changed files with 538 additions and 259 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
// Some standard defines
define('GRAV', true);
define('GRAV_VERSION', '1.7.30');
define('GRAV_VERSION', '1.7.31');
define('GRAV_SCHEMA', '1.7.0_2020-11-20_1');
define('GRAV_TESTING', false);