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:
@@ -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
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "admin",
|
||||
"version": "0.9.5",
|
||||
"version": "0.9.6",
|
||||
"devDependencies": {
|
||||
"animate.css": "~3.7.2",
|
||||
"bootstrap": "~4.4.1",
|
||||
|
@@ -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:
|
||||
|
@@ -1,5 +1,5 @@
|
||||
name: Site
|
||||
version: 0.9.5
|
||||
version: 0.9.6
|
||||
description: Site plugin for Flextype
|
||||
icon: fas fa-globe
|
||||
author:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Default",
|
||||
"version": "0.9.5",
|
||||
"version": "0.9.6",
|
||||
"devDependencies": {
|
||||
"bootstrap": "~4.4.1",
|
||||
"del": "^5.0.0",
|
||||
|
@@ -1,5 +1,5 @@
|
||||
name: Default
|
||||
version: 0.9.5
|
||||
version: 0.9.6
|
||||
description: Default theme for Flextype
|
||||
author:
|
||||
name: Sergey Romanenko
|
||||
|
Reference in New Issue
Block a user