mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 14:42:01 -03:30
Add support for NC 27.1.3
Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
parent
ab66d2fd47
commit
cb962d0914
@ -1,10 +1,10 @@
|
||||
# NextcloudPi Changelog
|
||||
|
||||
## [v1.52.5](https://github.com/nextcloud/nextcloudpi/tree/v1.52.5) (2023-10-10) Staged Rollouts and NC 27.1.2
|
||||
## [v1.52.5](https://github.com/nextcloud/nextcloudpi/tree/v1.52.5) (2023-10-10) Staged Rollouts and NC 27.1.3
|
||||
|
||||
### Changes
|
||||
|
||||
- Add support for Nextcloud 27.1.2
|
||||
- Add support for Nextcloud 27.1.3
|
||||
- Add support for staged rollouts
|
||||
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
{
|
||||
"id": "VER",
|
||||
"name": "Version",
|
||||
"value": "27.1.2"
|
||||
"value": "27.1.3"
|
||||
},
|
||||
{
|
||||
"id": "MAXFILESIZE",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"nextcloud_version": "27.1.2",
|
||||
"nextcloud_version": "27.1.3",
|
||||
"php_version": "8.1",
|
||||
"release": "bullseye"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user