prepare for release

Signed-off-by: Andy Miller <rhuk@mac.com>
This commit is contained in:
Andy Miller
2025-10-31 19:11:50 +00:00
parent ff0de91bab
commit 0afbce518d
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
# v1.7.50.4
## 10/31/2025
1. [](#improved)
* More fixes and improvements for safe-uprade process
# v1.7.50.3
## 10/21/2025

View File

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