Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ch1llb0 committed Dec 6, 2023
1 parent aca75db commit 5173777
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

---

**_v20.1.1 - December 2023_**
**_v20.2.0 - December 2023_**

_New_
- add new setting to adjust select action of album, TV show and movie set main menu widgets
Expand Down Expand Up @@ -721,7 +721,7 @@ Viewtype50.xml:
- rework view type for better content type related icons and instances where the content type is returned empty

Addon.xml:
- bump version to 20.1.1
- bump version to 20.2.0
- update changelog

Changelog.md:
Expand Down
2 changes: 1 addition & 1 deletion addon.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.osmc" version="20.1.1" name="OSMC Skin" provider-name="OSMC">
<addon id="skin.osmc" version="20.2.0" name="OSMC Skin" provider-name="OSMC">
<requires>
<import addon="xbmc.gui" version="5.16.0"/>
</requires>
Expand Down

0 comments on commit 5173777

Please sign in to comment.