pull/1010/head v6.2.2
Varun Patil 2024-01-10 15:43:01 -08:00
parent 3addbaeb72
commit 032397384b
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [v6.2.1] - 2024-01-10 ## [v6.2.2] - 2024-01-10
- Hotfix for a bug in request pipelining. - Hotfix for a bug in request pipelining.

View File

@ -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. 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. 1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos.
]]></description> ]]></description>
<version>6.2.1</version> <version>6.2.2</version>
<licence>agpl</licence> <licence>agpl</licence>
<author mail="radialapps@gmail.com">Varun Patil</author> <author mail="radialapps@gmail.com">Varun Patil</author>
<namespace>Memories</namespace> <namespace>Memories</namespace>