mirror of
https://github.com/getgrav/grav.git
synced 2026-07-06 23:28:14 +02:00
Merge branch 'release/1.0.4' into develop
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# v1.0.4
|
||||
## 12/12/2015
|
||||
|
||||
1. [](#bugfix)
|
||||
* Needed to put default image folder permissions for YAML compatibility
|
||||
|
||||
# v1.0.3
|
||||
## 12/11/2015
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.0.3');
|
||||
define('GRAV_VERSION', '1.0.4');
|
||||
define('DS', '/');
|
||||
|
||||
// Directories and Paths
|
||||
|
||||
Reference in New Issue
Block a user