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

Flextype 0.9.14

This commit is contained in:
Awilum
2020-12-30 16:14:16 +03:00
parent f4ff94d7b0
commit 9f4abce815
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<a name="0.9.14"></a>
# [0.9.14](https://github.com/flextype/flextype/compare/v0.9.13...v0.9.14) (2020-12-xx)
# [0.9.14](https://github.com/flextype/flextype/compare/v0.9.13...v0.9.14) (2020-12-30)
### Features

View File

@@ -22,7 +22,7 @@ final class Flextype extends App
/**
* Flextype version
*/
public const VERSION = '0.9.13';
public const VERSION = '0.9.14';
/**
* The Flextype's instance is stored in a static field. This field is an

View File

@@ -1,5 +1,5 @@
name: Flextype
version: 0.9.13
version: 0.9.14
description: Hybrid Content Management System
author:
name: Sergey Romanenko