mirror of
https://github.com/getgrav/grav.git
synced 2026-05-07 06:16:52 +02:00
prepare for release
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.6.4
|
||||
## mm/dd/2019
|
||||
## 04/15/2019
|
||||
|
||||
1. [](#bugfix)
|
||||
* Improved `redirect_default_route` logic as well as `Uri::toArray()` to take into account `root_path` and `extension`
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.6.3');
|
||||
define('GRAV_VERSION', '1.6.4');
|
||||
define('GRAV_TESTING', false);
|
||||
define('DS', '/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user