From 664341cee16206675a1a2d2e36a1e7a5a9752158 Mon Sep 17 00:00:00 2001 From: Awilum Date: Thu, 29 Nov 2012 18:22:36 +0200 Subject: [PATCH] Monstra 2.1.0 --- 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 eebf0a6..1804fb9 100644 --- a/monstra/engine/core.php +++ b/monstra/engine/core.php @@ -45,7 +45,7 @@ /** * The version of Monstra */ - const VERSION = '2.1.0 beta'; + const VERSION = '2.1.0'; /**