mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2025-07-20 16:59:04 +00:00
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:
@ -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>
|
||||
|
@ -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>
|
||||
|
Reference in New Issue
Block a user