From f4012b1239ab810ff7b5787f0af21b8177c13c2c Mon Sep 17 00:00:00 2001 From: Dmitry Erofeev Date: Thu, 16 Jan 2014 12:20:58 +0400 Subject: [PATCH] updated version number --- Module.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Module.php b/Module.php index aee88dd1a..fd87e103c 100644 --- a/Module.php +++ b/Module.php @@ -10,7 +10,7 @@ */ class Module extends BaseModule { - const VERSION = '0.3.0-DEV'; + const VERSION = '0.3.0'; /** * @var array Actions on which captcha will be shown.