mirror of
https://github.com/flextype/flextype.git
synced 2025-08-07 13:46:42 +02:00
feat(flextype): set core version 0.10.0 - but not for a release yet
This commit is contained in:
@@ -27,7 +27,7 @@ final class Flextype
|
||||
/**
|
||||
* Flextype version
|
||||
*/
|
||||
public const VERSION = '0.9.16';
|
||||
public const VERSION = '0.10.0';
|
||||
|
||||
/**
|
||||
* The Flextype instance.
|
||||
|
@@ -1,9 +1,9 @@
|
||||
name: Flextype
|
||||
version: 0.9.16
|
||||
description: Hybrid Content Management System
|
||||
version: 0.10.0
|
||||
description: Hybrid Content Management System with the freedom of a headless CMS and with the full functionality of a traditional CMS
|
||||
author:
|
||||
name: Sergey Romanenko
|
||||
email: sergey.romaneko@flextype.org
|
||||
email: awilum@msn.com
|
||||
url: https://awilum.github.io/flextype
|
||||
homepage: https://github.com/flextype
|
||||
bugs: https://github.com/flextype/issues
|
||||
|
Reference in New Issue
Block a user