mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 12:48:00 +02:00
Monstra 3.0.1
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
Monstra 3.0.1, 2014-08-10
|
||||
------------------------
|
||||
- Minimum php is 5.3
|
||||
- Themes Plugin: Imposible to create new CSS - fixed
|
||||
- Themes Plugin: js and css counter does not recalculate - fixed
|
||||
- Error in Monstra Notifications - fixed
|
||||
- Updated plugins url from plugins.monstra.org to monstra.org/download/plugins
|
||||
|
||||
Monstra 3.0.0, 2014-08-01
|
||||
------------------------
|
||||
- Mobile Ready! Monstra fully responsive for mobile devices, tablets, and normal computer screens.
|
||||
|
@@ -39,7 +39,7 @@ class Monstra
|
||||
/**
|
||||
* The version of Monstra
|
||||
*/
|
||||
const VERSION = '3.0.0';
|
||||
const VERSION = '3.0.1';
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user