Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2019-12-19 20:55:48 +0300
committernachoparker <nacho@ownyourbits.com>2019-12-19 20:55:48 +0300
commitf75c415214d39c5a33e7cd1fab3aa234cc10a60f (patch)
treeb22ab61ddd039cd29eb9fe04ed9b67d906ae7d5e /etc
parent0bb61d7bf23279815a073db256478203cf902be3 (diff)
upgrade to NC17.0.2v1.20.0
Signed-off-by: nachoparker <nacho@ownyourbits.com>
Diffstat (limited to 'etc')
-rw-r--r--etc/ncp-config.d/nc-nextcloud.cfg2
-rw-r--r--etc/ncp.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/ncp-config.d/nc-nextcloud.cfg b/etc/ncp-config.d/nc-nextcloud.cfg
index 42f99abc..aa88b3d7 100644
--- a/etc/ncp-config.d/nc-nextcloud.cfg
+++ b/etc/ncp-config.d/nc-nextcloud.cfg
@@ -9,7 +9,7 @@
{
"id": "VER",
"name": "Version",
- "value": "17.0.1"
+ "value": "17.0.2"
},
{
"id": "BETA",
diff --git a/etc/ncp.cfg b/etc/ncp.cfg
index 1f458fc5..b5c3b783 100644
--- a/etc/ncp.cfg
+++ b/etc/ncp.cfg
@@ -1,5 +1,5 @@
{
- "nextcloud_version": "17.0.1",
+ "nextcloud_version": "17.0.2",
"php_version": "7.3",
"release": "buster"
}