prepare for release

This commit is contained in:
Andy Miller 2023-06-01 15:18:53 -06:00
parent 5b950ce73f
commit 722ce55ccb
No known key found for this signature in database
GPG Key ID: 9F2CF38AEBDB0AE0

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);