prepare for rc release

This commit is contained in:
Andy Miller
2020-12-15 10:57:10 -07:00
parent 6e136bf83f
commit e4b1e87b9a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# v1.7.0
## mm/dd/2020
# v1.7.0-rc.20
## 12/15/2020
1. [](#new)
* Update phpstan to version 0.12

View File

@@ -8,7 +8,7 @@
// Some standard defines
define('GRAV', true);
define('GRAV_VERSION', '1.7.0-rc.19');
define('GRAV_VERSION', '1.7.0-rc.20');
define('GRAV_SCHEMA', '1.7.0_2020-11-20_1');
define('GRAV_TESTING', true);