mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
prepare for release
This commit is contained in:
parent
c9448870fa
commit
951ce6f9f8
|
|
@ -1,5 +1,5 @@
|
|||
# v1.7.18
|
||||
## mm/dd/2021
|
||||
## 07/19/2021
|
||||
|
||||
1. [](#improved)
|
||||
* Added support for loading Flex Directory configuration from main configuration
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.7.17');
|
||||
define('GRAV_VERSION', '1.7.18');
|
||||
define('GRAV_SCHEMA', '1.7.0_2020-11-20_1');
|
||||
define('GRAV_TESTING', false);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user