We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b386c0 commit f41ed17Copy full SHA for f41ed17
1 file changed
Plugin.php
@@ -45,7 +45,7 @@ public function getPluginAuthor()
45
46
public function getPluginVersion()
47
{
48
- return '1.0.1';
+ return '1.0.2';
49
}
50
51
public function getPluginHomepage()
0 commit comments