Skip to content

Commit

Permalink
Update Plugin.php
Browse files Browse the repository at this point in the history
  • Loading branch information
creecros authored Mar 13, 2020
1 parent e6737f0 commit 0ac70ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ public function getPluginAuthor()
}
public function getPluginVersion()
{
return '1.7.8';
return '1.7.9';
}
public function getPluginHomepage()
{
Expand Down

0 comments on commit 0ac70ea

Please sign in to comment.