prepare for release

This commit is contained in:
Andy Miller 2019-04-11 15:25:31 -06:00
parent 6b4332db72
commit a9e0cc7159
No known key found for this signature in database
GPG Key ID: E82B8D0EAB94EFB9
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# v1.6.1
## mm/dd/2019
## 04/11/2019
1. [](#improved)
* Improved CSS for the bottom filter bar of DebugBar

View File

@ -8,7 +8,7 @@
// Some standard defines
define('GRAV', true);
define('GRAV_VERSION', '1.6.0');
define('GRAV_VERSION', '1.6.1');
define('GRAV_TESTING', false);
define('DS', '/');