We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b064c8 commit 8b08f37Copy full SHA for 8b08f37
Plugin.php
@@ -42,7 +42,7 @@ public function getPluginAuthor()
42
43
public function getPluginVersion()
44
{
45
- return '1.4.0';
+ return '1.5.0';
46
}
47
48
public function getPluginHomepage()
0 commit comments