Skip to content

Commit 3d9825a

Browse files
Add news tag in addon.xml
1 parent f333e39 commit 3d9825a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

addon.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<extension library="lib" point="xbmc.python.module"/>
1111
<extension point="xbmc.addon.metadata">
1212
<description lang="en_GB">A simple Kodi module that makes life easier for add-on developers relying on InputStream based add-ons and DRM playback.</description>
13+
<news>2017.09.13 v0.1.0[CR]+ Initial release</news>
1314
<platform>all</platform>
1415
<license>MIT License</license>
1516
<source>https://github.com/emilsvennesson/script.module.inputstreamhelper</source>

0 commit comments

Comments
 (0)