1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-03 19:57:57 +02:00

Monstra 3.0.0 will be!

This commit is contained in:
Awilum
2014-07-26 01:20:03 +04:00
parent ab471b9555
commit d58e1c2f92
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Monstra 2.4.0, 2014-xx-xx
Monstra 3.0.0, 2014-xx-xx
------------------------
- Mobile Ready! Monstra fully responsive for mobile devices, tablets, and normal computer screens.
- Twitter Bootstrap updated to 3.1.1

View File

@@ -39,7 +39,7 @@ class Monstra
/**
* The version of Monstra
*/
const VERSION = '2.4.0 rc';
const VERSION = '3.0.0 rc';
/**