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.