mirror of
https://github.com/getgrav/grav.git
synced 2026-05-07 12:07:35 +02:00
prepare for rc release
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.7.0-rc.16
|
||||
## mm/dd/2020
|
||||
## 09/01/2020
|
||||
|
||||
1. [](#new)
|
||||
* Added a new `svg_image()` twig function to make it easier to 'include' SVG source in Twig
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.7.0-rc.15');
|
||||
define('GRAV_VERSION', '1.7.0-rc.16');
|
||||
define('GRAV_TESTING', true);
|
||||
define('DS', '/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user