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:
@@ -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
|
||||
|
@@ -22,7 +22,7 @@ class Flextype
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
const VERSION = '0.6.1';
|
||||
const VERSION = '0.7.0';
|
||||
|
||||
/**
|
||||
* An instance of the Flextype class
|
||||
|
Reference in New Issue
Block a user