mirror of
https://github.com/flextype/flextype.git
synced 2025-08-12 16:14:16 +02:00
Flextype 0.2.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Flextype 0.2.0, 2018-03-XX
|
||||
# Flextype 0.2.0, 2018-03-23
|
||||
* Thunderer Shortcode Framework - added
|
||||
* Cache Flextype::VERSION for cache key - added
|
||||
* flextype/boot/shortcodes.php - removed
|
||||
|
@@ -58,7 +58,7 @@ class Flextype
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
const VERSION = '0.1.0';
|
||||
const VERSION = '0.2.0';
|
||||
|
||||
/**
|
||||
* Constructor.
|
||||
|
Reference in New Issue
Block a user