Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
fguillot committed Mar 29, 2018
1 parent 295cb39 commit 8615937
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 @@ -47,7 +47,7 @@ public function getPluginAuthor()

public function getPluginVersion()
{
return '1.0.7';
return '1.0.8';
}

public function getPluginHomepage()
Expand Down

0 comments on commit 8615937

Please sign in to comment.