Skip to content

Commit f30fb8d

Browse files
JonOfUsJonOfUs
authored andcommitted
Fix version in info.xml; new patch version
1 parent adfa475 commit f30fb8d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 3.13.1 - 2025-10-11
4+
### Fixed
5+
- Fix version number in info.xml
6+
7+
## 3.13.0 - 2025-10-10
8+
### Changed
9+
- Add support for Nextcloud 32
10+
311
## 3.12.0 - 2025-02-16
412
### Changed
513
- Add support for Nextcloud 31

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<name>GPodder Sync</name>
66
<summary>replicate basic GPodder.net API</summary>
77
<description><![CDATA[Expose GPodder API to sync podcast consumer apps like AntennaPod]]></description>
8-
<version>3.12.0</version>
8+
<version>3.13.1</version>
99
<licence>agpl</licence>
1010
<author mail="thrillfall@disroot.org">Thrillfall</author>
1111
<namespace>GPodderSync</namespace>

0 commit comments

Comments
 (0)