1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-09 22:56:46 +02:00

Flextype 0.6.0

This commit is contained in:
Awilum
2018-06-09 17:04:19 +03:00
parent c60aa90074
commit 0d35aeafc8
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# Flextype
![Version](https://img.shields.io/badge/version-0.5.0-brightgreen.svg?style=flat-square)
![Version](https://img.shields.io/badge/version-0.6.0-brightgreen.svg?style=flat-square)
![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)
Flextype is Open Source, fast and flexible file-based Content Management System.
@@ -66,7 +66,7 @@ Flextype is open source, community driven project, and maintained by community!
## NO LIMITS
With Flextype you can create any project you whant.
With Flextype you can create any project you want.
* Business site
* Landing page

View File

@@ -22,7 +22,7 @@ class Flextype
*
* @var string
*/
const VERSION = '0.5.0';
const VERSION = '0.6.0';
/**
* An instance of the Flextype class