Skip to content

Commit

Permalink
update plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
kenlog committed Feb 5, 2019
1 parent d602b40 commit 1eb1c40
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 @@ -57,7 +57,7 @@ public function getPluginAuthor()

public function getPluginVersion()
{
return '1.2.1';
return '1.2.2';
}

public function getCompatibleVersion()
Expand Down

0 comments on commit 1eb1c40

Please sign in to comment.