diff --git a/src/flextype/core/Flextype.php b/src/flextype/core/Flextype.php index 8e33fa38..84f74a97 100644 --- a/src/flextype/core/Flextype.php +++ b/src/flextype/core/Flextype.php @@ -27,7 +27,7 @@ final class Flextype /** * Flextype version */ - public const VERSION = '0.9.16'; + public const VERSION = '0.10.0'; /** * The Flextype instance. diff --git a/src/flextype/flextype.yaml b/src/flextype/flextype.yaml index a70e42d9..52449b54 100644 --- a/src/flextype/flextype.yaml +++ b/src/flextype/flextype.yaml @@ -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