From d58e1c2f921e4709e83d1961d47eaf11a47f94a0 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 26 Jul 2014 01:20:03 +0400 Subject: [PATCH] Monstra 3.0.0 will be! --- CHANGELOG.md | 2 +- engine/Monstra.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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'; /**