Skip to content

Commit

Permalink
Version 19.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
enen92 committed Sep 27, 2020
1 parent 6bbe09d commit 4cddd03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addon.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<addon id="script.module.xbmcswift2" name="xbmcswift2" provider-name="Jonathan Beluch (jbel), enen92" version="19.0.1">
<addon id="script.module.xbmcswift2" name="xbmcswift2" provider-name="Jonathan Beluch (jbel), enen92" version="19.0.2">
<requires>
<import addon="xbmc.python" version="3.0.0" />
</requires>
Expand All @@ -9,7 +9,7 @@
<license>GPL-3.0</license>
<summary lang="en_GB">xbmcswift2 is a small framework to ease development of KODI addons.</summary>
<description lang="en_GB">xbmcswift2 is a small framework to ease development of KODI addons.</description>
<news>Remove LOGSEVERE and LOGNOTICE log levels to comply to https://github.com/xbmc/xbmc/pull/18346</news>
<news>Move xbmc.translatepath to xbmcvfs.translatepath</news>
<assets>
<icon>icon.png</icon>
</assets>
Expand Down

0 comments on commit 4cddd03

Please sign in to comment.