Skip to content

Commit

Permalink
Update Plugin.php
Browse files Browse the repository at this point in the history
  • Loading branch information
creecros authored Apr 4, 2023
1 parent 6cc5967 commit c34a7e9
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 @@ -208,7 +208,7 @@ public function getPluginAuthor()
}
public function getPluginVersion()
{
return '1.8.1';
return '1.8.2';
}
public function getPluginHomepage()
{
Expand Down

0 comments on commit c34a7e9

Please sign in to comment.