mirror of
https://github.com/getgrav/grav.git
synced 2026-02-04 13:50:13 +01:00
prepare for release
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.6.0-beta.6
|
||||
## mm/dd/2018
|
||||
## 11/12/2018
|
||||
|
||||
1. [](#new)
|
||||
* Added `CsvFormatter` and `CsvFile` classes
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.6.0-beta.5');
|
||||
define('GRAV_VERSION', '1.6.0-beta.6');
|
||||
define('GRAV_TESTING', true);
|
||||
define('DS', '/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user