prepare for release

This commit is contained in:
Andy Miller
2022-04-25 14:50:34 -06:00
parent 26e4768bc5
commit c2a8145f2c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# v1.7.33
## mm/dd/2022
## 04/25/2022
1. [](#improved)
* When saving yaml and markdown, create also a cached version of the file and recompile it in opcache

View File

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