mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 14:42:01 -03:30
upgrade to NC18.0.3
Signed-off-by: nachoparker <nacho@ownyourbits.com>
This commit is contained in:
parent
0a97f77691
commit
a3dbec1b69
@ -16,7 +16,7 @@ Find the full documentation at [docs.nextcloudpi.com](http://docs.nextcloudpi.co
|
||||
## Features
|
||||
|
||||
* Debian/Raspbian 10 Buster
|
||||
* Nextcloud 18.0.2
|
||||
* Nextcloud 18.0.3
|
||||
* Apache 2.4.25, with HTTP2 enabled
|
||||
* PHP 7.3
|
||||
* MariaDB 10
|
||||
|
||||
@ -1,7 +1,9 @@
|
||||
|
||||
[v1.23.2](https://github.com/nextcloud/nextcloudpi/commit/0d9680d) (2020-03-22) lamp: disable old TLS versions
|
||||
[v1.24.0](https://github.com/nextcloud/nextcloudpi/commit/b7afa52) (2020-03-24) upgrade to NC18.0.3
|
||||
|
||||
[v1.23.1](https://github.com/nextcloud/nextcloudpi/commit/84e6b4e) (2020-03-15) ncp-web: check for possibly missing index
|
||||
[v1.23.2](https://github.com/nextcloud/nextcloudpi/commit/0a97f77) (2020-03-22) lamp: disable old TLS versions
|
||||
|
||||
[v1.23.1 ](https://github.com/nextcloud/nextcloudpi/commit/84e6b4e) (2020-03-15) ncp-web: check for possibly missing index
|
||||
|
||||
[v1.23.0 ](https://github.com/nextcloud/nextcloudpi/commit/d108fad) (2020-03-13) upgrade to NC18.0.2
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
{
|
||||
"id": "VER",
|
||||
"name": "Version",
|
||||
"value": "18.0.2"
|
||||
"value": "18.0.3"
|
||||
},
|
||||
{
|
||||
"id": "BETA",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"nextcloud_version": "18.0.2",
|
||||
"nextcloud_version": "18.0.3",
|
||||
"php_version": "7.3",
|
||||
"release": "buster"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user