chore: bump max to 28 (fix #961)

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/1010/head
Varun Patil 2024-01-05 07:50:02 -08:00
parent 021b297f0c
commit 0e42e55333
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ Memories is a *batteries-included* photo management solution for Nextcloud with
<repository>https://github.com/pulsejet/memories</repository>
<screenshot>https://raw.githubusercontent.com/pulsejet/memories/master/appinfo/screenshot.jpg</screenshot>
<dependencies>
<nextcloud min-version="26" max-version="27"/>
<nextcloud min-version="26" max-version="28"/>
</dependencies>
<commands>
<command>OCA\Memories\Command\Index</command>