Compare commits

..

3 Commits

Author SHA1 Message Date
Kai Sommerfeld
3f04265d51 Merge pull request #40 from AlwinEsch/Matrix-change
[Matrix] API change update / cleanups
2020-04-24 19:09:49 +02:00
Alwin Esch
d4d6628d57 increase version to 1.2.5 2020-04-24 18:10:56 +02:00
Alwin Esch
cbef814f8f correct license on addon.xml 2020-03-31 05:38:50 +02:00

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="pvr.octonet"
version="1.2.4"
version="1.2.5"
name="Digital Devices Octopus NET Client"
provider-name="digitaldevices">
<requires>@ADDON_DEPENDS@</requires>
@@ -12,7 +12,7 @@
<summary lang="de_DE">Kodi PVR Addon für Digital Devices Octopus NET Streams</summary>
<summary lang="en_US">Kodi PVR Addon for Digital Devices Octopus NET Streams</summary>
<platform>@PLATFORM@</platform>
<license>GPL-2.0+</license>
<license>GPL-2.0-or-later</license>
<source>https://github.com/DigitalDevices/pvr.octonet</source>
</extension>
</addon>