Skip to content

Commit

Permalink
update compatible version
Browse files Browse the repository at this point in the history
  • Loading branch information
kenlog committed Oct 30, 2018
1 parent 4f5a702 commit a110070
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 @@ -62,7 +62,7 @@ public function getPluginVersion()

public function getCompatibleVersion()
{
return '>=1.2.5';
return '>=1.0.48';
}

public function getPluginHomepage()
Expand Down

0 comments on commit a110070

Please sign in to comment.