diff --git a/CHANGELOG.md b/CHANGELOG.md index 66efb61..ca120ca 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/engine/Monstra.php b/engine/Monstra.php index 347a2cf..8513242 100644 --- a/engine/Monstra.php +++ b/engine/Monstra.php @@ -39,7 +39,7 @@ class Monstra /** * The version of Monstra */ - const VERSION = '2.4.0 rc'; + const VERSION = '3.0.0 rc'; /**