upgrade to NC16.0.4

Signed-off-by: nachoparker <nacho@ownyourbits.com>
This commit is contained in:
nachoparker 2019-08-23 19:34:34 -06:00
parent 954366ef75
commit 1a367a65f1
4 changed files with 6 additions and 4 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 16.0.3
* Nextcloud 16.0.4
* Apache 2.4.25, with HTTP2 enabled
* PHP 7.3
* MariaDB 10

View File

@ -1,5 +1,7 @@
[v1.15.3](https://github.com/nextcloud/nextcloudpi/commit/fdcde1b) (2019-07-24) nc-snapshot: update btrfs-snp
[v1.16.0](https://github.com/nextcloud/nextcloudpi/commit/52a82d9) (2019-08-23) upgrade to NC16.0.4
[v1.15.3 ](https://github.com/nextcloud/nextcloudpi/commit/bcef6bf) (2019-07-24) nc-snapshot: update btrfs-snp
[v1.15.2 ](https://github.com/nextcloud/nextcloudpi/commit/212bd46) (2019-07-19) update: restore smbclient after dist upgrade

View File

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

View File

@ -1,5 +1,5 @@
{
"nextcloud_version": "16.0.3",
"nextcloud_version": "16.0.4",
"php_version": "7.3",
"release": "buster"
}