Skip to content

Commit 2ff1277

Browse files
committed
fix: Update min server version to 33
Signed-off-by: Enjeck C. <patrathewhiz@gmail.com>
1 parent c483785 commit 2ff1277

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The Notes app is a distraction free notes taking app for [Nextcloud](https://www
2626
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Notes/notes-thumbnail.jpg">https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Notes/notes.png</screenshot>
2727
<dependencies>
2828
<php min-version="8.1" max-version="8.5"/>
29-
<nextcloud min-version="30" max-version="34"/>
29+
<nextcloud min-version="33" max-version="34"/>
3030
</dependencies>
3131
<repair-steps>
3232
<post-migration>

0 commit comments

Comments
 (0)