Skip to content

Commit

Permalink
update readme and plugin.php
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoStahl committed Oct 5, 2018
1 parent 0ea7a4d commit b425435
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b425435

Please sign in to comment.