prepare for release

This commit is contained in:
Andy Miller
2021-09-14 12:59:29 -06:00
parent 0600d6a4d8
commit b17eaba8bf
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# v1.7.21
## mm/dd/2021
## 09/14/2021
1. [](#new)
* Added `|yaml` filter to convert input to YAML

View File

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