mirror of
https://github.com/getgrav/grav.git
synced 2026-07-05 07:39:26 +02:00
Updated version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.1.x
|
||||
## 11/xx/2016
|
||||
# v1.1.9-rc.2
|
||||
## 11/26/2016
|
||||
|
||||
1. [](#new)
|
||||
* Added two new sort order options for pages: `publish_date` and `unpublish_date`
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.1.9-rc.1');
|
||||
define('GRAV_VERSION', '1.1.9-rc.2');
|
||||
define('GRAV_TESTING', true);
|
||||
define('DS', '/');
|
||||
define('GRAV_PHP_MIN', '5.5.9');
|
||||
|
||||
Reference in New Issue
Block a user