Skip to content

Commit

Permalink
Merge pull request #830 from nextcloud/update-master-version
Browse files Browse the repository at this point in the history
feat(deps): Add Nextcloud 30 support on master
  • Loading branch information
ArtificialOwl authored Aug 19, 2024
2 parents 979557f + 0f8e8ba commit dfb52b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Core App of the full-text search framework for your Nextcloud.
]]>
</description>
<version>29.0.0</version>
<version>31.0.0</version>
<licence>agpl</licence>
<author>Maxence Lange</author>
<namespace>FullTextSearch</namespace>
Expand All @@ -23,7 +23,7 @@ Core App of the full-text search framework for your Nextcloud.
<repository>https://github.com/nextcloud/fulltextsearch.git</repository>
<screenshot>https://raw.githubusercontent.com/nextcloud/fulltextsearch/master/screenshots/0.3.0.png</screenshot>
<dependencies>
<nextcloud min-version="29" max-version="29"/>
<nextcloud min-version="31" max-version="31"/>
</dependencies>

<background-jobs>
Expand Down

0 comments on commit dfb52b7

Please sign in to comment.