release 1.0.12

This commit is contained in:
thrillfall 2021-08-21 20:21:49 +02:00
parent 57f0691b4c
commit 06f1a9a978
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## 1.0.12 - 2021-08-21
### Fixed
- handle UniqueConstraintViolationException thrown by nc < v22.0
## 1.0.11 - 2021-08-16
### Fixed
- stop creating unnecessary log file in nextcloud root folder

View File

@ -5,7 +5,7 @@
<name>GPodder Sync</name>
<summary>replicate basic GPodder.net API</summary>
<description><![CDATA[Expose GPodder API to sync podcast consumer apps like AntennaPod]]></description>
<version>1.0.11</version>
<version>1.0.12</version>
<licence>agpl</licence>
<author mail="thrillfall@disroot.org">Thrillfall</author>
<namespace>GPodderSync</namespace>