Skip to content

Commit f4012b1

Browse files
committed
updated version number
1 parent 382fd13 commit f4012b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Module.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*/
1111
class Module extends BaseModule
1212
{
13-
const VERSION = '0.3.0-DEV';
13+
const VERSION = '0.3.0';
1414

1515
/**
1616
* @var array Actions on which captcha will be shown.

0 commit comments

Comments
 (0)