1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-11 15:44:49 +02:00

Flextype 0.8.3

This commit is contained in:
Awilum
2019-01-16 01:43:14 +03:00
parent d008c91fe5
commit 48e83e348b
3 changed files with 3 additions and 3 deletions

View File

@@ -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.

View File

@@ -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)

View File

@@ -25,7 +25,7 @@ class Flextype
*
* @var string
*/
const VERSION = '0.8.2';
const VERSION = '0.8.3';
/**
* An instance of the Flextype class