Skip to content

Commit

Permalink
Merge pull request #38 from nextcloud/chore/release/v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
provokateurin authored Nov 29, 2024
2 parents 0883588 + 2438d7f commit 0850537
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Unreleased

# 1.0.8
- Require Nextcloud 30
- Complete rewrite of the UI, also solving authentication and navigation issues. Thanks https://github.com/smarinier!

# 1.0.7
- Support Nextcloud 30

Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<name>OCS API Viewer</name>
<summary>View OCS API specifications for installed apps</summary>
<description><![CDATA[View OCS API specifications for installed apps]]></description>
<version>1.0.7</version>
<version>1.0.8</version>
<licence>agpl</licence>
<author mail="[email protected]">Kate Döen</author>
<namespace>OCSAPIViewer</namespace>
Expand Down

0 comments on commit 0850537

Please sign in to comment.