Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/getgrav/grav into 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mahagr committed Oct 27, 2017
2 parents d00d8cb + e9e4106 commit 18c597b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* Make it possible to include debug bar also into non-HTML responses

# v1.3.8
## xx/xx/2017
## 10/26/2017

1. [](#new)
* Added Page `media_order` capability to manually order page media via a page header
Expand Down
2 changes: 1 addition & 1 deletion system/defines.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

// Some standard defines
define('GRAV', true);
define('GRAV_VERSION', '1.3.7');
define('GRAV_VERSION', '1.3.8');
//define('GRAV_TESTING', true);
define('DS', '/');

Expand Down

0 comments on commit 18c597b

Please sign in to comment.