1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-06 13:16:45 +02:00

feat(core): set Flextype version 1.0.0-alpha.1

This commit is contained in:
Awilum
2022-06-11 21:45:44 +03:00
parent 20b9a7ce34
commit 1fd6a55c97
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ final class Flextype
/**
* Flextype version
*/
public const VERSION = '0.10.0';
public const VERSION = '1.0.0-alpha.1';
/**
* The Flextype instance.

View File

@@ -1,5 +1,5 @@
name: Flextype
version: 0.10.0
version: "1.0.0-alpha.1"
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