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

Flextype 1.0.0-alpha.2

This commit is contained in:
Awilum
2022-09-13 13:34:49 +03:00
parent 6bc9f15423
commit 4e23d73a69
2 changed files with 2 additions and 2 deletions

View File

@@ -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.

View File

@@ -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