1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 02:41:27 +02:00

Flextype 0.7.3

This commit is contained in:
Awilum
2018-12-13 11:41:34 +03:00
parent 95d46e022c
commit 63f9c0fcac
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Flextype 0.7.3, 2018-12-14
# Flextype 0.7.3, 2018-12-13
* Content: visibility hidden for pages - added
* Settings merged into one settings.yaml file
* Using Imagine library for image manipulation

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.7.2-brightgreen.svg?style=flat-square)
![Version](https://img.shields.io/badge/version-0.7.3-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.

View File

@@ -26,7 +26,7 @@ class Flextype
*
* @var string
*/
const VERSION = '0.7.2';
const VERSION = '0.7.3';
/**
* An instance of the Flextype class