From 99eaa7b9de10c9bfe22c0790dca31dc6c4475821 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 9 Dec 2012 19:41:57 +0200 Subject: [PATCH] Monstra 2.1.3 --- monstra/engine/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monstra/engine/core.php b/monstra/engine/core.php index 1471944..43c06bf 100644 --- a/monstra/engine/core.php +++ b/monstra/engine/core.php @@ -45,7 +45,7 @@ /** * The version of Monstra */ - const VERSION = '2.1.2'; + const VERSION = '2.1.3'; /**