Update supported NC version to 31 for nc apps

Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
Tobias Knöppler
2025-03-22 11:50:48 +01:00
parent bee56f5767
commit 92b352f06e
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
<category>tools</category>
<bugs>https://github.com/nextcloud/nextcloudpi/issues</bugs>
<dependencies>
<nextcloud min-version="22" max-version="30"/>
<nextcloud min-version="22" max-version="31"/>
</dependencies>
<navigations>
<navigation>

View File

@ -25,7 +25,7 @@ The first time you install this app, before using a cron job, you properly want
</types>
<dependencies>
<php min-version="7.2"/>
<nextcloud min-version="20" max-version="30" />
<nextcloud min-version="20" max-version="31" />
</dependencies>
<commands>