From 48e83e348b39d8a975b1fe054f2cfca607089997 Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 16 Jan 2019 01:43:14 +0300 Subject: [PATCH] Flextype 0.8.3 --- CHANGELOG.md | 2 +- README.md | 2 +- flextype/Flextype.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5b91312..59341474 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [0.8.3] - 2019-01-XX +## [0.8.3] - 2019-01-16 ### Added - Admin Panel: New Gorgeous Light Theme for Admin panel! - Admin Panel: Settings Manager - ability to change admin panel theme - added. diff --git a/README.md b/README.md index a50704a8..bc628b83 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.2-brightgreen.svg?style=flat-square) +![Version](https://img.shields.io/badge/version-0.8.3-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) diff --git a/flextype/Flextype.php b/flextype/Flextype.php index d5e67beb..561308ca 100755 --- a/flextype/Flextype.php +++ b/flextype/Flextype.php @@ -25,7 +25,7 @@ class Flextype * * @var string */ - const VERSION = '0.8.2'; + const VERSION = '0.8.3'; /** * An instance of the Flextype class