Skip to content

Commit

Permalink
Prepare v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Apr 2, 2023
1 parent a82b078 commit 4151068
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ public function getPluginAuthor()

public function getPluginVersion()
{
return '1.5.0';
return '1.6.0';
}

public function getCompatibleVersion()
Expand Down
Binary file added Releases/URLCleaner-1.6.zip
Binary file not shown.
9 changes: 9 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Changelog


## v1.6

### What's Changed

_(most recent changes are listed on top):_
- FIX: Update Kanboard Links
- NEW: Add CostControl Compatibility - disable routes and show badge if CostControl is installed - fixes #4


## v1.5

### What's Changed
Expand Down

0 comments on commit 4151068

Please sign in to comment.