Skip to content

Commit c8df945

Browse files
authored
Merge pull request #534 from xbmc/inc-ver
Scraper add-on versions incremented
2 parents 49025a4 + 14c319d commit c8df945

File tree

6 files changed

+12
-3
lines changed

6 files changed

+12
-3
lines changed

metadata.album.universal/addon.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<addon id="metadata.album.universal"
33
name="Universal Album Scraper"
4-
version="3.1.9"
4+
version="3.1.10"
55
provider-name="Olympia, Team Kodi">
66
<requires>
77
<import addon="xbmc.metadata" version="2.1.0"/>

metadata.album.universal/changelog.txt

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[B]v3.1.10[/B]
2+
- Translations updates from Weblate
3+
14
[B]v3.1.9[/B]
25
- Translations updates from Weblate
36

metadata.artists.universal/addon.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<addon id="metadata.artists.universal"
33
name="Universal Artist Scraper"
4-
version="4.3.11"
4+
version="4.3.12"
55
provider-name="Olympia, Team Kodi">
66
<requires>
77
<import addon="xbmc.metadata" version="2.1.0"/>

metadata.artists.universal/changelog.txt

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[B]v4.3.12[/B]
2+
- Translations updates from Weblate
3+
14
[B]v4.3.11[/B]
25
- Translations updates from Weblate
36

metadata.universal/addon.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<addon id="metadata.universal"
33
name="Universal Movie Scraper"
4-
version="5.5.15"
4+
version="5.5.16"
55
provider-name="Olympia, Team Kodi">
66
<requires>
77
<import addon="xbmc.metadata" version="2.1.0"/>

metadata.universal/changelog.txt

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[B]v5.5.16[/B]
2+
- Translations updates from Weblate
3+
14
[B]v5.5.15[/B]
25
- fixed: remove non-working functions
36

0 commit comments

Comments
 (0)