1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-11 07:34:22 +02:00

Flextype 0.8.2

This commit is contained in:
Awilum
2019-01-09 00:56:01 +03:00
parent 635e1f1246
commit fe74b67a85
3 changed files with 4 additions and 4 deletions

View File

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

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

View File

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