pull/783/head v5.4.1
Varun Patil 2023-08-20 14:11:35 -07:00
parent a3603a4d2e
commit e71951f984
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
## [v5.4.1] - 2023-08-20
- Corrects a versioning error. This version is the same as v5.3.0
## [v5.3.0] - 2023-08-20
- **Feature**: Allow adding photos to multiple albums together ([#752](https://github.com/pulsejet/memories/pull/752))

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