diff --git a/README.md b/README.md index 69bd692b..5f055c2d 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.0-brightgreen.svg?style=flat-square) +![Version](https://img.shields.io/badge/version-0.8.1-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 c705c5fa..d4c3c5ed 100755 --- a/flextype/Flextype.php +++ b/flextype/Flextype.php @@ -25,7 +25,7 @@ class Flextype * * @var string */ - const VERSION = '0.8.0'; + const VERSION = '0.8.1'; /** * An instance of the Flextype class