From 42015ae893631893d7dc708211415734aa692967 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Fri, 19 Apr 2024 07:46:52 +0200 Subject: [PATCH] chore(release): Bump version to 27.0.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 7 +++++++ appinfo/info.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4972b2a..dd4bf7ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 27.0.6 + +### Fixed + +- fix: Only update lock timeout when it is not infinite @backportbot[bot] [#291](https://github.com/nextcloud/files_lock/pull/291) +- fix/error display name @backportbot[bot] [#279](https://github.com/nextcloud/files_lock/pull/279) + ## 27.0.5 ### Added diff --git a/appinfo/info.xml b/appinfo/info.xml index 5c85cdd3..5b166c0d 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -9,7 +9,7 @@ Allow your users to temporary lock their files to avoid conflicts while working ]]> - 27.0.5 + 27.0.6 agpl Maxence Lange FilesLock