diff --git a/src/flextype/core/Flextype.php b/src/flextype/core/Flextype.php index 50af63c3..4d6d5e77 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 = '1.0.0-alpha.1'; + public const VERSION = '1.0.0-alpha.2'; /** * The Flextype instance. diff --git a/src/flextype/flextype.yaml b/src/flextype/flextype.yaml index 182ad2be..f212e988 100644 --- a/src/flextype/flextype.yaml +++ b/src/flextype/flextype.yaml @@ -1,5 +1,5 @@ name: Flextype -version: "1.0.0-alpha.1" +version: "1.0.0-alpha.2" 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