From fe74b67a85dab010bd33a1885c92154f02f6bdf3 Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 9 Jan 2019 00:56:01 +0300 Subject: [PATCH] Flextype 0.8.2 --- CHANGELOG.md | 2 +- README.md | 4 ++-- flextype/Flextype.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43ac9839..646ffed8 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [0.8.2] - 2019-01-XX +## [0.8.2] - 2019-01-09 ### Added - Admin Panel: ClipboardJS added! - Admin Panel: Media Manager - Twitter Bootstrap File browser - added. diff --git a/README.md b/README.md index 5f055c2d..a50704a8 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.8.1-brightgreen.svg?style=flat-square) +![Version](https://img.shields.io/badge/version-0.8.2-brightgreen.svg?style=flat-square) ![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square) ![preview](/site/plugins/admin/preview.png) @@ -15,7 +15,7 @@ Easy to install, upgrade and use. No installation needed, just copy files to your server! #### Fast -Flextype is realy fast and lightweight! +Flextype is really fast and lightweight! No database required, flat files only! #### Flexible diff --git a/flextype/Flextype.php b/flextype/Flextype.php index d4c3c5ed..5d80c15b 100755 --- a/flextype/Flextype.php +++ b/flextype/Flextype.php @@ -25,7 +25,7 @@ class Flextype * * @var string */ - const VERSION = '0.8.1'; + const VERSION = '0.8.2'; /** * An instance of the Flextype class