Skip to content

Commit

Permalink
feat(deps): Add Nextcloud 31 support on master
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Aug 14, 2024
1 parent 4d46f71 commit 4604c2a
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 @@ Extension to the _Full text search_ app to communicate with ElasticSearch.
]]>
</description>
<version>29.0.0-alpha0</version>
<version>30.0.0-dev.0</version>
<licence>agpl</licence>
<author>Maxence Lange</author>
<namespace>FullTextSearch_Elasticsearch</namespace>
Expand All @@ -23,7 +23,7 @@ Extension to the _Full text search_ app to communicate with ElasticSearch.
<repository>https://github.com/nextcloud/fulltextsearch_elasticsearch.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>

<commands>
Expand Down

0 comments on commit 4604c2a

Please sign in to comment.