diff --git a/CHANGELOG.md b/CHANGELOG.md index ca120ca..93cc3aa 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. - Twitter Bootstrap updated to 3.1.1 diff --git a/engine/Monstra.php b/engine/Monstra.php index 8513242..0fe5913 100644 --- a/engine/Monstra.php +++ b/engine/Monstra.php @@ -39,7 +39,7 @@ class Monstra /** * The version of Monstra */ - const VERSION = '3.0.0 rc'; + const VERSION = '3.0.0'; /**