Skip to content

Commit

Permalink
Prepare v4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Sep 26, 2023
1 parent 86420c4 commit 08a8a67
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ public function getPluginAuthor()

public function getPluginVersion()
{
return '4.6.0';
return '4.7.0';
}

public function getCompatibleVersion()
Expand Down
Binary file added Releases/PluginManager-4.7.zip
Binary file not shown.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## v4.7

_(most recent changes are listed on top):_
- FIX: Rename Sidebar for KanboardSupport - relates to [KanboardSupport Issue #17](https://github.com/aljawaid/KanboardSupport/issues/17) - [Commit 502216](https://github.com/aljawaid/KanboardSupport/commit/5022165c35c8bd1aa86bf8b90672cf54cc55de17)
- FIX: Missing Translation String in Manual Plugins


## v4.6

_(most recent changes are listed on top):_
Expand Down

0 comments on commit 08a8a67

Please sign in to comment.