From 3ab5c219702ab407fbcd9dea83db91881e68cdda Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Wed, 10 Jan 2024 15:24:48 -0800 Subject: [PATCH] v6.2.1 --- CHANGELOG.md | 4 ++++ appinfo/info.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b717df2..12d9cd86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. +## [v6.2.1] - 2024-01-10 + +- Hotfix for a bug in request pipelining. + ## [v6.2.0] - 2024-01-09 - Nextcloud 28 compatibility diff --git a/appinfo/info.xml b/appinfo/info.xml index 16f89447..6ea1f4e9 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -29,7 +29,7 @@ Memories is a *batteries-included* photo management solution for Nextcloud with 1. Run `php occ memories:index` to generate metadata indices for existing photos. 1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos. ]]> - 6.2.0 + 6.2.1 agpl Varun Patil Memories