mirror of
https://github.com/getgrav/grav.git
synced 2026-07-05 07:39:26 +02:00
updated beta version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.1.0-beta.3
|
||||
## xx/xx/2016
|
||||
## 05/04/2016
|
||||
|
||||
1. [](#improved)
|
||||
* Pass the Page type when calling `onBlueprintCreated`
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.1.0-beta.2');
|
||||
define('GRAV_VERSION', '1.1.0-beta.3');
|
||||
define('GRAV_TESTING', true);
|
||||
define('DS', '/');
|
||||
define('GRAV_PHP_MIN', '5.5.9');
|
||||
|
||||
Reference in New Issue
Block a user