Skip to content

Commit af1ccac

Browse files
Update Module.php
1 parent f106c24 commit af1ccac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Module.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Module extends \yii\base\Module
2121
/**
2222
* @var string Module version
2323
*/
24-
protected $version = "0.3.5";
24+
protected $version = "0.4.1";
2525

2626
/**
2727
* @var string Alias for module

0 commit comments

Comments
 (0)