Skip to content

Commit d0e0c17

Browse files
committed
Released Meta 1.1.3
(Sorry)
1 parent 708ccfb commit d0e0c17

File tree

6 files changed

+9
-3
lines changed

6 files changed

+9
-3
lines changed

addons.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</extension>
2424
</addon>
2525

26-
<addon id="plugin.video.meta" name="Meta" version="1.1.2" provider-name="MetaTeam">
26+
<addon id="plugin.video.meta" name="Meta" version="1.1.3" provider-name="MetaTeam">
2727
<requires>
2828
<import addon="xbmc.python" version="2.20.0"/>
2929
<import addon="script.module.requests"/>

addons.xml.md5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
243deabe42f2c2865880d0cc454ed57d
1+
01e8c57c624f497cf67643b5f028a94d

plugin.video.meta/addon.xml

Lines changed: 1 addition & 1 deletion
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="plugin.video.meta" name="Meta" version="1.1.2" provider-name="MetaTeam">
2+
<addon id="plugin.video.meta" name="Meta" version="1.1.3" provider-name="MetaTeam">
33
<requires>
44
<import addon="xbmc.python" version="2.20.0"/>
55
<import addon="script.module.requests"/>

plugin.video.meta/changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v1.1.3
2+
- Fixed trakt authentication from settings
3+
14
v1.1.2
25
- Fixed settings labels
36

zip/plugin.video.meta/changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v1.1.3
2+
- Fixed trakt authentication from settings
3+
14
v1.1.2
25
- Fixed settings labels
36

Binary file not shown.

0 commit comments

Comments
 (0)