Merge pull request #1803 from nextcloud/devel

v1.52.3
This commit is contained in:
Tobias Knöppler 2023-07-26 22:17:07 +02:00 committed by GitHub
commit be68b785dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@
{
"id": "VER",
"name": "Version",
"value": "26.0.3"
"value": "27.0.1"
},
{
"id": "MAXFILESIZE",

View File

@ -1,5 +1,5 @@
{
"nextcloud_version": "26.0.3",
"nextcloud_version": "27.0.1",
"php_version": "8.1",
"release": "bullseye"
}

View File

@ -12,7 +12,7 @@
<category>tools</category>
<bugs>https://github.com/nextcloud/nextcloudpi/issues</bugs>
<dependencies>
<nextcloud min-version="14" max-version="26"/>
<nextcloud min-version="14" max-version="27"/>
</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="26" />
<nextcloud min-version="20" max-version="27" />
</dependencies>
<commands>