mirror of
https://github.com/getgrav/grav.git
synced 2026-03-05 03:51:50 +01:00
Merge tag '1.3.1' into develop
Release v1.3.1
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
# v1.3.1
|
||||
## 07/xx/2017
|
||||
## 07/19/2017
|
||||
|
||||
1. [](#bugfix)
|
||||
* Fix ordering for Linux + International environments [#1574](https://github.com/getgrav/grav/issues/1574)
|
||||
* Check if medium thumbnail exists before resetting
|
||||
* Update Travis' auth token
|
||||
|
||||
# v1.3.0
|
||||
## 07/16/2017
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.3.0');
|
||||
define('GRAV_VERSION', '1.3.1');
|
||||
//define('GRAV_TESTING', true);
|
||||
define('DS', '/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user