Skip to content

Commit f975447

Browse files
committed
increase max supported version to Nextcloud 34
Signed-off-by: Oleksander Piskun <[email protected]>
1 parent 160c259 commit f975447

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
@@ -6,7 +6,7 @@
66
<description>
77
<![CDATA[Application to test the Docker AppAPI deployment process]]>
88
</description>
9-
<version>1.2.0</version>
9+
<version>1.2.1</version>
1010
<licence>MIT</licence>
1111
<author mail="[email protected]" homepage="https://github.com/andrey18106">Andrey Borysenko</author>
1212
<author mail="[email protected]" homepage="https://github.com/bigcat88">Alexander Piskun</author>
@@ -17,7 +17,7 @@
1717
<bugs>https://github.com/nextcloud/app_api/issues</bugs>
1818
<repository type="git">https://github.com/nextcloud/test-deploy</repository>
1919
<dependencies>
20-
<nextcloud min-version="30" max-version="33"/>
20+
<nextcloud min-version="30" max-version="34"/>
2121
</dependencies>
2222
<external-app>
2323
<docker-install>

0 commit comments

Comments
 (0)