mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 14:42:01 -03:30
ncp.cfg, nc-nextcloud.cfg: Support NC 28.0.3
This commit is contained in:
parent
29d6375050
commit
11b5a86328
@ -1,5 +1,12 @@
|
||||
# NextcloudPi Changelog
|
||||
|
||||
## [v1.53.2](https://github.com/nextcloud/nextcloudpi/tree/v1.53.2) (2024-02-01) Support Nextcloud 28
|
||||
|
||||
### Changes
|
||||
|
||||
- Add support for Nextcloud 28.0.3
|
||||
|
||||
|
||||
## [v1.53.1](https://github.com/nextcloud/nextcloudpi/tree/v1.53.1) (2024-02-01) Support Nextcloud 27.1.6
|
||||
|
||||
### Changes
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
{
|
||||
"id": "VER",
|
||||
"name": "Version",
|
||||
"value": "28.0.2"
|
||||
"value": "28.0.3"
|
||||
},
|
||||
{
|
||||
"id": "MAXFILESIZE",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"nextcloud_version": "28.0.2",
|
||||
"nextcloud_version": "28.0.3",
|
||||
"php_version": "8.1",
|
||||
"release": "bullseye"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user