1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 04:37:51 +02:00

Monstra 3.0.0

This commit is contained in:
Awilum
2014-08-01 18:03:17 +04:00
parent 19e0e36eec
commit ac8ba8a6dc
2 changed files with 2 additions and 2 deletions

View File

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

View File

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