Skip to content

Commit

Permalink
upgrade to NC16.0.4
Browse files Browse the repository at this point in the history
Signed-off-by: nachoparker <[email protected]>
  • Loading branch information
nachoparker committed Sep 5, 2019
1 parent 954366e commit 1a367a6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 3 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion etc/ncp-config.d/nc-nextcloud.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{
"id": "VER",
"name": "Version",
"value": "16.0.3"
"value": "16.0.4"
},
{
"id": "BETA",
Expand Down
2 changes: 1 addition & 1 deletion etc/ncp.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"nextcloud_version": "16.0.3",
"nextcloud_version": "16.0.4",
"php_version": "7.3",
"release": "buster"
}

0 comments on commit 1a367a6

Please sign in to comment.