prepare for release

This commit is contained in:
Andy Miller
2023-06-01 15:18:53 -06:00
parent 5b950ce73f
commit 722ce55ccb

View File

@@ -9,7 +9,7 @@
// Some standard defines
define('GRAV', true);
define('GRAV_VERSION', '1.7.41.1');
define('GRAV_VERSION', '1.7.41.2');
define('GRAV_SCHEMA', '1.7.0_2020-11-20_1');
define('GRAV_TESTING', false);