upgrade to NC20.0.8

Signed-off-by: nachoparker <nacho@ownyourbits.com>
This commit is contained in:
nachoparker 2021-02-27 08:09:03 -07:00
parent ffe332ccfb
commit be30663c7a
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ Find the full documentation at [docs.nextcloudpi.com](http://docs.nextcloudpi.co
## Features
* Debian/Raspbian 10 Buster
* Nextcloud 20.0.4
* Nextcloud 20.0.8
* Apache 2.4.25, with HTTP2 enabled
* PHP 7.3
* MariaDB 10

View File

@ -9,7 +9,7 @@
{
"id": "VER",
"name": "Version",
"value": "20.0.4"
"value": "20.0.8"
},
{
"id": "BETA",

View File

@ -1,5 +1,5 @@
{
"nextcloud_version": "20.0.4",
"nextcloud_version": "20.0.8",
"php_version": "7.3",
"release": "buster"
}