mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
ncp.cfg,nc-nextcloud.cfg,ncp-app/: Add support for NC 29
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
parent
0e30c79a87
commit
73da8fd057
@ -9,7 +9,7 @@
|
|||||||
{
|
{
|
||||||
"id": "VER",
|
"id": "VER",
|
||||||
"name": "Version",
|
"name": "Version",
|
||||||
"value": "28.0.7"
|
"value": "29.0.4"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "MAXFILESIZE",
|
"id": "MAXFILESIZE",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"nextcloud_version": "28.0.7",
|
"nextcloud_version": "29.0.4",
|
||||||
"php_version": "8.1",
|
"php_version": "8.1",
|
||||||
"release": "bookworm"
|
"release": "bookworm"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
<category>tools</category>
|
<category>tools</category>
|
||||||
<bugs>https://github.com/nextcloud/nextcloudpi/issues</bugs>
|
<bugs>https://github.com/nextcloud/nextcloudpi/issues</bugs>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<nextcloud min-version="22" max-version="28"/>
|
<nextcloud min-version="22" max-version="29"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<navigations>
|
<navigations>
|
||||||
<navigation>
|
<navigation>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user