mirror of
https://github.com/getgrav/grav.git
synced 2026-07-04 14:59:02 +02:00
version update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.0.9
|
||||
## XX/XX/2016
|
||||
## 02/05/2016
|
||||
|
||||
1. [](#new)
|
||||
* New **Unit Testing** via Codeception http://codeception.com/
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.0.8');
|
||||
define('GRAV_VERSION', '1.0.9');
|
||||
define('DS', '/');
|
||||
define('GRAV_PHP_MIN', '5.5.9');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user