We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 200fe8a commit 8af59b2Copy full SHA for 8af59b2
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 3.12.0 - 2025-02-16
4
+### Changed
5
+- Add support for Nextcloud 31
6
+
7
## 3.11.0 - 2024-12-01
8
### Changed
9
- Always respond with timezone in timestamps
appinfo/info.xml
@@ -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>3.11.0</version>
+ <version>3.12.0</version>
<licence>agpl</licence>
10
<author mail="thrillfall@disroot.org">Thrillfall</author>
11
<namespace>GPodderSync</namespace>
0 commit comments