release 1.0.3
This commit is contained in:
parent
932fb8cd46
commit
ee321b4f53
|
@ -5,13 +5,13 @@
|
||||||
<name>GPodder Sync</name>
|
<name>GPodder Sync</name>
|
||||||
<summary>replicate basic GPodder.net API</summary>
|
<summary>replicate basic GPodder.net API</summary>
|
||||||
<description><![CDATA[Expose GPodder API to sync podcast consumer apps like AntennaPod]]></description>
|
<description><![CDATA[Expose GPodder API to sync podcast consumer apps like AntennaPod]]></description>
|
||||||
<version>1.0.2</version>
|
<version>1.0.3</version>
|
||||||
<licence>agpl</licence>
|
<licence>agpl</licence>
|
||||||
<author mail="thrillfall@disroot.org">Thrillfall</author>
|
<author mail="thrillfall@disroot.org">Thrillfall</author>
|
||||||
<namespace>GPodderSync</namespace>
|
<namespace>GPodderSync</namespace>
|
||||||
<category>integration</category>
|
<category>integration</category>
|
||||||
<bugs>https://github.com/thrillfall/nextcloud-gpodder/issues</bugs>
|
<bugs>https://github.com/thrillfall/nextcloud-gpodder/issues</bugs>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<nextcloud min-version="19" max-version="21"/>
|
<nextcloud min-version="19" max-version="22"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</info>
|
</info>
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue