Skip to content

Commit 4fe8596

Browse files
committed
fix: Set max-version to 33
Signed-off-by: Enjeck C <patrathewhiz@gmail.com>
1 parent cbc9f84 commit 4fe8596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0" max-version="8.4"/>
29-
<nextcloud min-version="28" max-version="32"/>
29+
<nextcloud min-version="28" max-version="33"/>
3030
</dependencies>
3131
<repair-steps>
3232
<post-migration>

0 commit comments

Comments
 (0)