mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
upgrade to NC18.0.6
Signed-off-by: nachoparker <nacho@ownyourbits.com>
This commit is contained in:
parent
337ffeb1c5
commit
3c96d2eed3
@ -16,7 +16,7 @@ Find the full documentation at [docs.nextcloudpi.com](http://docs.nextcloudpi.co
|
||||
## Features
|
||||
|
||||
* Debian/Raspbian 10 Buster
|
||||
* Nextcloud 18.0.5
|
||||
* Nextcloud 18.0.6
|
||||
* Apache 2.4.25, with HTTP2 enabled
|
||||
* PHP 7.3
|
||||
* MariaDB 10
|
||||
|
||||
@ -1,7 +1,9 @@
|
||||
|
||||
[v1.26.2](https://github.com/nextcloud/nextcloudpi/commit/d1a46c6) (2020-06-13) ncp-autoupdate: cronjob write to the log only (#1144)
|
||||
[v1.27.0](https://github.com/nextcloud/nextcloudpi/commit/765c5a3) (2020-07-05) upgrade to NC18.0.6
|
||||
|
||||
[v1.26.1](https://github.com/nextcloud/nextcloudpi/commit/4e79386) (2020-06-13) ncp-web: fix port checking
|
||||
[v1.26.2](https://github.com/nextcloud/nextcloudpi/commit/337ffeb) (2020-06-13) ncp-autoupdate: cronjob write to the log only (#1144)
|
||||
|
||||
[v1.26.1 ](https://github.com/nextcloud/nextcloudpi/commit/4e79386) (2020-06-13) ncp-web: fix port checking
|
||||
|
||||
[v1.26.0 ](https://github.com/nextcloud/nextcloudpi/commit/aedd8f0) (2020-06-11) upgrade to NC18.0.5
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
{
|
||||
"id": "VER",
|
||||
"name": "Version",
|
||||
"value": "18.0.5"
|
||||
"value": "18.0.6"
|
||||
},
|
||||
{
|
||||
"id": "BETA",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"nextcloud_version": "18.0.5",
|
||||
"nextcloud_version": "18.0.6",
|
||||
"php_version": "7.3",
|
||||
"release": "buster"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user