Skip to content

Commit

Permalink
Prepare 3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kolja Lampe committed Feb 13, 2024
1 parent 18aec18 commit 716134c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
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" standalone="yes"?>
<addon id="script.trakt" name="Trakt" version="3.6.0" provider-name="Trakt.tv, Razzeee">
<addon id="script.trakt" name="Trakt" version="3.6.1" provider-name="Trakt.tv, Razzeee">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.trakt" version="4.4.0"/>
Expand Down
4 changes: 4 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
version 3.6.1
- Code cleanup
- Translation update

version 3.6.0
- Clarify unit on startup delay
- Migrate to new settings format
Expand Down

0 comments on commit 716134c

Please sign in to comment.