From 3c6ee18783e004b14aa27a4b5ad0c21a541b563f Mon Sep 17 00:00:00 2001 From: Awilum Date: Fri, 14 Dec 2018 11:47:16 +0300 Subject: [PATCH] Flextype 0.7.4 --- README.md | 2 +- flextype/Flextype.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d32305e684..7431773148 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Flextype [![Discord](https://img.shields.io/discord/423097982498635778.svg?logo=discord&colorB=728ADA&label=Discord%20Chat&style=flat-square)](https://discordapp.com/invite/CCKPKVG) -![Version](https://img.shields.io/badge/version-0.7.3-brightgreen.svg?style=flat-square) +![Version](https://img.shields.io/badge/version-0.7.4-brightgreen.svg?style=flat-square) ![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square) Flextype is Open Source, fast and flexible file-based Content Management System. diff --git a/flextype/Flextype.php b/flextype/Flextype.php index cff843af1a..b22ebd1a0d 100755 --- a/flextype/Flextype.php +++ b/flextype/Flextype.php @@ -26,7 +26,7 @@ class Flextype * * @var string */ - const VERSION = '0.7.3'; + const VERSION = '0.7.4'; /** * An instance of the Flextype class