Skip to content

Commit

Permalink
Release 3.8.1 - support for NC 27
Browse files Browse the repository at this point in the history
  • Loading branch information
thrillfall committed Jun 18, 2023
1 parent 4da7e9f commit d8fca4e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 3.8.1 - 2023-06-18
### Changed
- add support for Nextcloud 27
- drop support for Nextcloud 24

## 3.8.0 - 2023-03-23
### Changed
- drop php7.4 support
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.0</version>
<version>3.8.1</version>
<licence>agpl</licence>
<author mail="[email protected]">Thrillfall</author>
<namespace>GPodderSync</namespace>
Expand Down

0 comments on commit d8fca4e

Please sign in to comment.