mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
upgrade to NC18.0.4
Signed-off-by: nachoparker <nacho@ownyourbits.com>
This commit is contained in:
parent
1c45e0dadf
commit
ed3619fc3b
@ -16,7 +16,7 @@ Find the full documentation at [docs.nextcloudpi.com](http://docs.nextcloudpi.co
|
||||
## Features
|
||||
|
||||
* Debian/Raspbian 10 Buster
|
||||
* Nextcloud 18.0.3
|
||||
* Nextcloud 18.0.4
|
||||
* Apache 2.4.25, with HTTP2 enabled
|
||||
* PHP 7.3
|
||||
* MariaDB 10
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
|
||||
[v1.24.3](https://github.com/nextcloud/nextcloudpi/commit/d6a8d3d) (2020-04-18) ncp-web: cache backup info
|
||||
[v1.25.0](https://github.com/nextcloud/nextcloudpi/commit/2090cbf) (2020-04-24) upgrade to NC18.0.4
|
||||
|
||||
[v1.24.3](https://github.com/nextcloud/nextcloudpi/commit/1c45e0d) (2020-04-18) ncp-web: cache backup info
|
||||
|
||||
[v1.24.2 ](https://github.com/nextcloud/nextcloudpi/commit/ff565d6) (2020-04-06) build: small tweaks
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
{
|
||||
"id": "VER",
|
||||
"name": "Version",
|
||||
"value": "18.0.3"
|
||||
"value": "18.0.4"
|
||||
},
|
||||
{
|
||||
"id": "BETA",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"nextcloud_version": "18.0.3",
|
||||
"nextcloud_version": "18.0.4",
|
||||
"php_version": "7.3",
|
||||
"release": "buster"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user