prepare for release

This commit is contained in:
Andy Miller
2023-02-19 14:44:10 -07:00
parent 84c61af807
commit e1950e985b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# v1.7.39
## mm/dd/2023
## 02/19/2023
1. [](#improved)
* Vendor library updates to latest versions

View File

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