File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
- <addon id =" script.module.xbmcswift2" name =" xbmcswift2" provider-name =" Jonathan Beluch (jbel), enen92" version =" 19.0.4 " >
1
+ <addon id =" script.module.xbmcswift2" name =" xbmcswift2" provider-name =" Jonathan Beluch (jbel), enen92" version =" 19.0.5 " >
2
2
<requires >
3
3
<import addon =" xbmc.python" version =" 3.0.0" />
4
4
</requires >
9
9
<license >GPL-3.0</license >
10
10
<summary lang =" en_GB" >xbmcswift2 is a small framework to ease development of KODI addons.</summary >
11
11
<description lang =" en_GB" >xbmcswift2 is a small framework to ease development of KODI addons.</description >
12
- <news >Add support for offscreen in Listitems </news >
12
+ <news >Fix error in loop </news >
13
13
<assets >
14
14
<icon >icon.png</icon >
15
15
</assets >
Original file line number Diff line number Diff line change 1
1
CHANGES
2
2
=======
3
+ Version 19.0.5 (6/3/2021)
4
+ -------------
5
+ - Fix error in loop
6
+
3
7
Version 2.5.1 (9/2/2020)
4
8
- Fix shutil error when moving cache file
5
9
You can’t perform that action at this time.
0 commit comments