Skip to content

Commit 0d0bdb8

Browse files
committed
update version
1 parent 5b9cc5f commit 0d0bdb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/UserCommands/SurveyCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class SurveyCommand extends UserCommand
2828
protected $name = 'survey';
2929
protected $description = 'Survery for bot users';
3030
protected $usage = '/survey';
31-
protected $version = '0.1.1';
31+
protected $version = '0.2.0';
3232
protected $need_mysql = true;
3333
/**#@-*/
3434

0 commit comments

Comments
 (0)