Mark compat for NC 26 (fix #489)

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
pull/563/head
Varun Patil 2023-03-24 18:33:37 -07:00
parent 8db1ce0350
commit 5c76b8d12d
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="25" max-version="25"/>
<nextcloud min-version="25" max-version="26"/>
</dependencies>
<commands>
<command>OCA\Memories\Command\Index</command>