Skip to content

Commit f147c9d

Browse files
authored
fix(appinfo): Revert max version
Co-authored-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: Carl Schwan <carl@carlschwan.eu>
1 parent ac4da2e commit f147c9d

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
@@ -37,7 +37,7 @@
3737
<dependencies>
3838
<php min-version="8.1" max-version="8.5"/>
3939
<lib>exif</lib>
40-
<nextcloud min-version="32" max-version="36"/>
40+
<nextcloud min-version="32" max-version="34"/>
4141
</dependencies>
4242
<repair-steps>
4343
<post-migration>

0 commit comments

Comments
 (0)