mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
version update
This commit is contained in:
parent
c0b9ada21c
commit
96d7c4790f
|
|
@ -1,3 +1,9 @@
|
|||
# v1.0.3
|
||||
## 12/11/2015
|
||||
|
||||
1. [](#bugfix)
|
||||
* Fixed issue when saving config causing incorrect image cache folder perms
|
||||
|
||||
# v1.0.2
|
||||
## 12/11/2015
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.0.2');
|
||||
define('GRAV_VERSION', '1.0.3');
|
||||
define('DS', '/');
|
||||
|
||||
// Directories and Paths
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user