Skip to content

Commit ef43896

Browse files
committed
allow Nextcloud 33
Signed-off-by: Oleksander Piskun <[email protected]>
1 parent 05a4b41 commit ef43896

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ to join us in shaping a more versatile, stable, and secure app landscape.
3838
*Your insights, suggestions, and contributions are invaluable to us.*
3939
4040
]]></description>
41-
<version>32.0.0-dev.5</version>
41+
<version>33.0.0-dev.0</version>
4242
<licence>agpl</licence>
4343
<author mail="[email protected]" homepage="https://github.com/andrey18106">Andrey Borysenko</author>
4444
<author mail="[email protected]" homepage="https://github.com/bigcat88">Alexander Piskun</author>
@@ -58,7 +58,7 @@ to join us in shaping a more versatile, stable, and secure app landscape.
5858
<screenshot>https://raw.githubusercontent.com/nextcloud/app_api/main/screenshots/app_api_4.png</screenshot>
5959
<dependencies>
6060
<php min-version="8.1"/>
61-
<nextcloud min-version="32" max-version="32"/>
61+
<nextcloud min-version="32" max-version="33"/>
6262
</dependencies>
6363
<background-jobs>
6464
<job>OCA\AppAPI\BackgroundJob\ExAppInitStatusCheckJob</job>

0 commit comments

Comments
 (0)