Skip to content

Commit 50460af

Browse files
committed
chore: bump supported Nextcloud version
Signed-off-by: Oleksander Piskun <[email protected]>
1 parent deddfbe commit 50460af

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[Simplest skeleton of the Nextcloud application written in python]]>
88
</description>
9-
<version>3.0.1</version>
9+
<version>3.0.2</version>
1010
<licence>MIT</licence>
1111
<author mail="[email protected]" homepage="https://github.com/bigcat88">Alexander Piskun</author>
1212
<namespace>PyAppV2_skeleton</namespace>
@@ -15,7 +15,7 @@
1515
<bugs>https://github.com/nextcloud/app-skeleton-python/issues</bugs>
1616
<repository type="git">https://github.com/nextcloud/app-skeleton-python</repository>
1717
<dependencies>
18-
<nextcloud min-version="29" max-version="32"/>
18+
<nextcloud min-version="30" max-version="33"/>
1919
</dependencies>
2020
<external-app>
2121
<docker-install>

0 commit comments

Comments
 (0)