mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
upgrade to NC18.0.2
Signed-off-by: nachoparker <nacho@ownyourbits.com>
This commit is contained in:
parent
c09dfd9c84
commit
d108fad254
@ -16,7 +16,7 @@ Find the full documentation at [docs.nextcloudpi.com](http://docs.nextcloudpi.co
|
||||
## Features
|
||||
|
||||
* Debian/Raspbian 10 Buster
|
||||
* Nextcloud 18.0.1
|
||||
* Nextcloud 18.0.2
|
||||
* Apache 2.4.25, with HTTP2 enabled
|
||||
* PHP 7.3
|
||||
* MariaDB 10
|
||||
|
||||
@ -1,9 +1,11 @@
|
||||
|
||||
[v1.22.3](https://github.com/nextcloud/nextcloudpi/commit/0e81bc1) (2020-03-02) nc-snapshot-auto: read datadir location during execution
|
||||
[v1.23.0](https://github.com/nextcloud/nextcloudpi/commit/a670258) (2020-03-13) upgrade to NC18.0.2
|
||||
|
||||
[v1.22.3](https://github.com/nextcloud/nextcloudpi/commit/76d5da3) (2020-03-02) nc-snapshot-auto: read datadir location during execution
|
||||
|
||||
[v1.22.2 ](https://github.com/nextcloud/nextcloudpi/commit/75b1a06) (2020-03-02) nc-maintenance: add is_active
|
||||
|
||||
[v1.22.1](https://github.com/nextcloud/nextcloudpi/commit/49de98b) (2020-03-03) samba: option to apply only to a NC group (#1048)
|
||||
[v1.22.1 ](https://github.com/nextcloud/nextcloudpi/commit/49de98b) (2020-03-03) samba: option to apply only to a NC group (#1048)
|
||||
|
||||
[v1.22.0 ](https://github.com/nextcloud/nextcloudpi/commit/9304c86) (2020-03-03) Add nc-trusted-proxies (#1094)
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
{
|
||||
"id": "VER",
|
||||
"name": "Version",
|
||||
"value": "18.0.1"
|
||||
"value": "18.0.2"
|
||||
},
|
||||
{
|
||||
"id": "BETA",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"nextcloud_version": "18.0.1",
|
||||
"nextcloud_version": "18.0.2",
|
||||
"php_version": "7.3",
|
||||
"release": "buster"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user