diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ebb6bd..24d1365 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +### 27.0.1 + +- fixing an issue when using groupfolder + ### 27.0.0 diff --git a/Makefile b/Makefile index 2c2b9bd..69b6850 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ cert_dir=$(HOME)/.nextcloud/certificates github_account=nextcloud release_account=nextcloud-releases branch=master -version=27.0.0 +version=27.0.1 since_tag= all: appstore diff --git a/appinfo/info.xml b/appinfo/info.xml index fc45e02..eb5340d 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -10,7 +10,7 @@ Extension to the _Full text search_ app to index your users' files. ]]> - 27.0.0 + 27.0.1 agpl Maxence Lange Files_FullTextSearch