mirror of
https://github.com/getgrav/grav.git
synced 2026-02-03 21:30:24 +01:00
prepare for rc.5 release
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.7.0-rc.5
|
||||
## mm/dd/2020
|
||||
## 02/03/2020
|
||||
|
||||
1. [](#bugfix)
|
||||
* Regression: Flex not working in PHP 7.2 or older
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.7.0-rc.4');
|
||||
define('GRAV_VERSION', '1.7.0-rc.5');
|
||||
define('GRAV_TESTING', true);
|
||||
define('DS', '/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user