diff --git a/CHANGELOG.md b/CHANGELOG.md index c3e82f44..26d51e6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +### 27.0.3 + +- fix an issue with migration + ### 27.0.2 - better management of temporary issues from search platform, diff --git a/Makefile b/Makefile index 6baf5bfe..05f6233c 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ cert_dir=$(HOME)/.nextcloud/certificates github_account=nextcloud release_account=nextcloud-releases branch=stable27 -version=27.0.2 +version=27.0.3 since_tag= all: appstore diff --git a/appinfo/info.xml b/appinfo/info.xml index 6aec02ed..c0062c2a 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -10,7 +10,7 @@ Core App of the full-text search framework for your Nextcloud. ]]> - 27.0.2 + 27.0.3 agpl Maxence Lange FullTextSearch