mirror of
https://github.com/getgrav/grav.git
synced 2026-02-10 16:47:49 +01:00
version updates
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.1.0-rc.2
|
||||
## xx/xx/2016
|
||||
## 06/14/2016
|
||||
|
||||
1. [](#new)
|
||||
* Added getters and setters for Assets to allow manipulation of CSS/JS/Collection based assets via plugins [#876](https://github.com/getgrav/grav/issues/876)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.1.0-rc.1');
|
||||
define('GRAV_VERSION', '1.1.0-rc.2');
|
||||
define('GRAV_TESTING', true);
|
||||
define('DS', '/');
|
||||
define('GRAV_PHP_MIN', '5.5.9');
|
||||
|
||||
Reference in New Issue
Block a user