mirror of
https://github.com/getgrav/grav.git
synced 2026-05-06 11:37:12 +02:00
Prepare for release
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.1.11
|
||||
## xx/xx/2016
|
||||
## 12/22/2016
|
||||
|
||||
1. [](#improved)
|
||||
* Fall back properly to HTML if template type not found
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.1.10');
|
||||
define('GRAV_VERSION', '1.1.11');
|
||||
define('GRAV_TESTING', false);
|
||||
define('DS', '/');
|
||||
define('GRAV_PHP_MIN', '5.5.9');
|
||||
|
||||
Reference in New Issue
Block a user