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

Flextype 0.9.6

This commit is contained in:
Awilum
2019-12-01 21:28:55 +03:00
parent 566b381ced
commit cf4897f243
6 changed files with 6 additions and 6 deletions

View File

@@ -29,7 +29,7 @@ use function mb_regex_encoding;
*
* @var string
*/
define('FLEXTYPE_VERSION', '0.9.6 BETA');
define('FLEXTYPE_VERSION', '0.9.6');
/**
* Start the session

View File

@@ -1,6 +1,6 @@
{
"name": "admin",
"version": "0.9.5",
"version": "0.9.6",
"devDependencies": {
"animate.css": "~3.7.2",
"bootstrap": "~4.4.1",

View File

@@ -1,5 +1,5 @@
name: Admin
version: 0.9.5
version: 0.9.6
description: Admin plugin for Flextype
icon: fab fa-fort-awesome
author:

View File

@@ -1,5 +1,5 @@
name: Site
version: 0.9.5
version: 0.9.6
description: Site plugin for Flextype
icon: fas fa-globe
author:

View File

@@ -1,6 +1,6 @@
{
"name": "Default",
"version": "0.9.5",
"version": "0.9.6",
"devDependencies": {
"bootstrap": "~4.4.1",
"del": "^5.0.0",

View File

@@ -1,5 +1,5 @@
name: Default
version: 0.9.5
version: 0.9.6
description: Default theme for Flextype
author:
name: Sergey Romanenko