Commit 0d0bdb85 authored by MBoretto's avatar MBoretto

update version

parent 5b9cc5f4
...@@ -28,7 +28,7 @@ class SurveyCommand extends UserCommand ...@@ -28,7 +28,7 @@ class SurveyCommand extends UserCommand
protected $name = 'survey'; protected $name = 'survey';
protected $description = 'Survery for bot users'; protected $description = 'Survery for bot users';
protected $usage = '/survey'; protected $usage = '/survey';
protected $version = '0.1.1'; protected $version = '0.2.0';
protected $need_mysql = true; protected $need_mysql = true;
/**#@-*/ /**#@-*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment