From c331973a7d04baa0bd72561caa4e04956195ed2e Mon Sep 17 00:00:00 2001 From: Maxence Lange Date: Wed, 29 Nov 2023 12:13:59 -0100 Subject: [PATCH] 26.0.5 Signed-off-by: Maxence Lange --- CHANGELOG.md | 4 ++++ Makefile | 2 +- appinfo/info.xml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84748ee..54c14c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +### 26.0.5 + +- update composer packages + ### 26.0.4 - fix an issue with freshly integrated new config flag diff --git a/Makefile b/Makefile index 110c83f..e2236da 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ cert_dir=$(HOME)/.nextcloud/certificates github_account=nextcloud release_account=nextcloud-releases branch=stable26 -version=26.0.4 +version=26.0.5 since_tag= all: appstore diff --git a/appinfo/info.xml b/appinfo/info.xml index 8b3028e..c532dd1 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -10,7 +10,7 @@ Extension to the _Full text search_ app to communicate with ElasticSearch. ]]> - 26.0.4 + 26.0.5 agpl Maxence Lange FullTextSearch_Elasticsearch