Skip to content

Commit

Permalink
Merge pull request xbmc#17704 from enen92/bumprepo
Browse files Browse the repository at this point in the history
[repository.xbmc.org] Define assets and bump addon version
  • Loading branch information
enen92 authored and Maven85 committed May 5, 2020
1 parent 21cfdc9 commit 2310218
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion addons/repository.xbmc.org/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="repository.xbmc.org"
name="Kodi Add-on repository"
version="3.2.1"
version="3.2.2"
provider-name="Team Kodi">
<requires>
<import addon="xbmc.addon" version="12.0.0"/>
Expand Down Expand Up @@ -190,5 +190,8 @@
<disclaimer lang="zh_CN">本库中插件不完全由 Kodi 团队开发,Kodi 团队对他人提交的内容不承担责任</disclaimer>
<disclaimer lang="zh_TW">這個附加元件庫的附加元件並非全部由 Kodi 團隊製作的,所以我們不對這些內容負責。</disclaimer>
<platform>all</platform>
<assets>
<icon>icon.png</icon>
</assets>
</extension>
</addon>

0 comments on commit 2310218

Please sign in to comment.