We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4254c8 commit c311464Copy full SHA for c311464
Plugin.php
@@ -40,7 +40,7 @@ public function getPluginAuthor()
40
41
public function getPluginVersion()
42
{
43
- return '0.0.1';
+ return '1.0.0';
44
}
45
46
public function getPluginHomepage()
0 commit comments