mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 04:37:51 +02:00
Monstra 2.1.2
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
Monstra 2.1.2, 2012-12-05
|
||||
------------------------
|
||||
- Blocks Plugin: added ability create and render inline content blocks with {block_inline} and {block_inline_create}
|
||||
- Site Module: methods keywords() and description() fixes.
|
||||
- Pages Plugin: pages.js fixes.
|
||||
- Admin main index.php fixes.
|
||||
|
||||
Monstra 2.1.1, 2012-11-30
|
||||
------------------------
|
||||
- Plugins: Minify bug #71 - fixed.
|
||||
|
@@ -45,7 +45,7 @@
|
||||
/**
|
||||
* The version of Monstra
|
||||
*/
|
||||
const VERSION = '2.1.1';
|
||||
const VERSION = '2.1.2';
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user