From c9f1f8a2581e97628a60fa124bb021e7e8544ff9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Wed, 6 Jul 2022 20:12:48 +0200 Subject: [PATCH] Bump version to 24.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 15 +++++++++++++++ appinfo/info.xml | 7 +++---- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce8c3a4..a67f94e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## 24.0.1 + +### Fixed + +- Avoid checking viewer id if not relevant @juliushaertl [#82](https://github.com/nextcloud/files_lock/pull/82) +- ignore exception on empty session @ArtificialOwl [#75](https://github.com/nextcloud/files_lock/pull/75) +- Fix types of ExtendedQueryBuilder @CarlSchwan [#77](https://github.com/nextcloud/files_lock/pull/77) + +### Dependencies + +- Bump psalm/phar from 4.22.0 to 4.24.0 @dependabot[bot] [#79](https://github.com/nextcloud/files_lock/pull/79) +- Bump phpunit/phpunit from 9.5.20 to 9.5.21 @dependabot[bot] [#78](https://github.com/nextcloud/files_lock/pull/78) + +### Other +- Add psalm and php-cs-fixer @juliushaertl [#65](https://github.com/nextcloud/files_lock/pull/65) ## 24.0.0 diff --git a/appinfo/info.xml b/appinfo/info.xml index 5beb08c..9b0763c 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -1,6 +1,5 @@ - - + + files_lock Temporary files lock Temporary lock your files @@ -10,7 +9,7 @@ Allow your users to temporary lock their files to avoid conflicts while working ]]> - 24.0.0 + 24.0.1 agpl Maxence Lange FilesLock