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

Flextype 0.9.13

This commit is contained in:
Awilum
2020-12-20 14:35:58 +03:00
parent 3909fbac9a
commit 79440a3ddd
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<a name="0.9.13"></a>
# [0.9.13](https://github.com/flextype/flextype/compare/v0.9.12...v0.9.13) (2020-12-XX)
# [0.9.13](https://github.com/flextype/flextype/compare/v0.9.12...v0.9.13) (2020-12-20)
### Features

View File

@@ -22,7 +22,7 @@ final class Flextype extends App
/**
* Flextype version
*/
public const VERSION = '0.9.12';
public const VERSION = '0.9.13';
/**
* 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.12
version: 0.9.13
description: Hybrid Content Management System
author:
name: Sergey Romanenko