mirror of
https://github.com/getgrav/grav.git
synced 2026-05-07 07:36:59 +02:00
prepare for release
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.6.3
|
||||
## mm/dd/2019
|
||||
## 04/12/2019
|
||||
|
||||
1. [](#new)
|
||||
* Added `Blueprint::addDynamicHandler()` method to allow custom dynamic handlers, for example `custom-options@: getCustomOptions`
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.6.2');
|
||||
define('GRAV_VERSION', '1.6.3');
|
||||
define('GRAV_TESTING', false);
|
||||
define('DS', '/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user