Skip to content

Commit cbaa010

Browse files
committed
Version bump
1 parent feab23f commit cbaa010

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

addon.xml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="script.service.janitor" name="Janitor" version="5.0.0" provider-name="Anthirian, drewzh">
2+
<addon id="script.service.janitor" name="Janitor" version="5.0.1" provider-name="Anthirian, drewzh">
33
<requires>
44
<import addon="xbmc.python" version="3.0.0" />
55
</requires>
@@ -53,12 +53,8 @@ Ten dodatek może wymazać całą Twoją kolekcję wideo! Upewnij się, że dok
5353
<website>https://forum.kodi.tv/showthread.php?tid=162517</website>
5454
<email>anthirian@users.noreply.github.com</email>
5555
<news>
56-
[B][I]Version 5.0.0[/I][/B]
57-
- [NEW] Completely rewritten Janitor in Python 3 to support Kodi Matrix
58-
- [NEW] Much improved progress dialogs focusing on showing what matters
59-
- [NEW] Overhaul settings page to use the new format
60-
- [FIX] Checking hard links once again works properly
61-
- [FIX] Improved handling of special characters
56+
[B][I]Version 5.0.1[/I][/B]
57+
- [FIX] Cleaning service failed to start
6258
</news>
6359
<assets>
6460
<icon>resources/icon.png</icon>

changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[B][I]Version 5.0.1[/I][/B]
2+
- [FIX] Cleaning service failed to start
3+
14
[B][I]Version 5.0.0[/I][/B]
25
- [NEW] Completely rewritten Janitor in Python 3 to support Kodi Matrix
36
- [NEW] Much improved progress dialogs focusing on showing what matters

0 commit comments

Comments
 (0)