Skip to content

Commit

Permalink
Initial Release
Browse files Browse the repository at this point in the history
  • Loading branch information
stratmaster committed Aug 21, 2018
1 parent f4254c8 commit c311464
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 @@ -40,7 +40,7 @@ public function getPluginAuthor()

public function getPluginVersion()
{
return '0.0.1';
return '1.0.0';
}

public function getPluginHomepage()
Expand Down

0 comments on commit c311464

Please sign in to comment.