Skip to content

Commit

Permalink
update plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
kenlog committed Jan 26, 2019
1 parent d831208 commit 937718f
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 @@ -50,7 +50,7 @@ public function getPluginAuthor()

public function getPluginVersion()
{
return '1.1.0';
return '1.1.1';
}

public function getCompatibleVersion()
Expand Down

0 comments on commit 937718f

Please sign in to comment.