1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-09 06:36:52 +02:00

Upcoming version will be 0.7.0

This commit is contained in:
Awilum
2018-11-11 17:01:02 +03:00
parent a9a30196e3
commit 86c15363bd
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Flextype 0.7.0, 2018-07-XX
# Flextype 0.7.0, 2018-11-XX
* Update Symfony YAML to 4.1.1
* Content: field 'published' changed to 'visibility'
* Plugins: from now no need to add plugin names manually to the site.yaml

View File

@@ -22,7 +22,7 @@ class Flextype
*
* @var string
*/
const VERSION = '0.6.1';
const VERSION = '0.7.0';
/**
* An instance of the Flextype class