diff --git a/Plugin.php b/Plugin.php index 61b5dcf..daa954a 100644 --- a/Plugin.php +++ b/Plugin.php @@ -42,11 +42,11 @@ public function getPluginDescription() { } public function getPluginAuthor() { - return 'BlueTeck'; + return 'BlueTeck + creecros'; } public function getPluginVersion() { - return '1.0.38.0'; + return '1.2.5.0'; } public function getPluginHomepage() { diff --git a/README.md b/README.md index 39110a3..9301ae7 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,13 @@ This plugin adds a coverimage function to tasks on the board, and allows you to ![image](https://user-images.githubusercontent.com/26339368/46497724-5dcfb180-c7e9-11e8-82ea-173d633f602d.png) -Plugin for https://github.com/fguillot/kanboard +Plugin for https://github.com/kanboard/kanboard Author ------ -- BlueTeck +- [BlueTeck](https://github.com/BlueTeck) +- [creecros](https://github.com/creecros) - License MIT Installation