Skip to content

Commit a313699

Browse files
committed
#3 version tick
1 parent 2681f10 commit a313699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public function getPluginAuthor()
3939

4040
public function getPluginVersion()
4141
{
42-
return '1.0.0';
42+
return '1.1.0';
4343
}
4444

4545
public function getPluginDescription()

0 commit comments

Comments
 (0)