Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
kenlog authored Jan 4, 2020
1 parent a0b6b9d commit a023ffb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.1';
return '1.1.2';
}

public function getCompatibleVersion()
Expand All @@ -63,4 +63,4 @@ public function getPluginHomepage()
return 'https://github.com/kenlog/Essential';
}

}
}

0 comments on commit a023ffb

Please sign in to comment.