mirror of
https://github.com/getgrav/grav.git
synced 2026-07-05 06:17:32 +02:00
Prepare for release
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.2.4
|
||||
## 04/xx/2017
|
||||
## 04/24/2017
|
||||
|
||||
1. [](#improved)
|
||||
* Added optional ignores for `Installer::sophisticatedInstall()` [#1447](https://github.com/getgrav/grav/issues/1447)
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.2.3');
|
||||
define('GRAV_VERSION', '1.2.4');
|
||||
define('GRAV_TESTING', false);
|
||||
define('DS', '/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user