mirror of
https://github.com/getgrav/grav.git
synced 2026-06-17 16:00:46 +02:00
Prepare for release
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.5.9
|
||||
## mm/dd/2019
|
||||
## 03/20/2019
|
||||
|
||||
1. [](#new)
|
||||
* Added new `onPageContent()` event for every call to `Page::content()`
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.5.8');
|
||||
define('GRAV_VERSION', '1.5.9');
|
||||
define('GRAV_TESTING', false);
|
||||
define('DS', '/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user