From cd0d8296a5ce8f77c1b1240dd4a362b5b64bab86 Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 25 Dec 2013 00:32:27 +0200 Subject: [PATCH] Monstra 2.3.1 --- changelog.txt | 11 +++++++++++ engine/Monstra.php | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index f75d2f4..923d374 100755 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,14 @@ +Monstra 2.3.1, 2013-12-25 +------------------------ +- Localization: Major Fixes +- Gelato: Image.php Major Fixes +- Sitemap: Errors #175 - fixes +- New favicon added #182 - by bernte +- Layouts: General Fixes - by bernte +- Installer: SERVER_PORT issue - fixed by KANekT +- Gelato: Number Class - updated bytes format (JEDEC & IEC 60027) by mbarzda +- Email Layout: footer fixes + Monstra 2.3.0, 2013-12-19 ------------------------ - Update Twitter Bootstrap to 2.3.2 diff --git a/engine/Monstra.php b/engine/Monstra.php index 3d4f51f..ef45454 100644 --- a/engine/Monstra.php +++ b/engine/Monstra.php @@ -39,7 +39,7 @@ class Monstra /** * The version of Monstra */ - const VERSION = '2.3.0'; + const VERSION = '2.3.1'; /** * Monstra environment