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-09-29 01:46:28 +0300
committernachoparker <nacho@ownyourbits.com>2019-09-29 01:46:31 +0300
commit05e78cc5eb4d4989f9663317c0a58df4088896f9 (patch)
tree0779800db39f6e0cf13652dfd013b54956c5c801 /etc
parent46b2187980c49666c0108048b48289bf2c1dce82 (diff)
upgrade to NC16.0.5v1.17.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 355e0012..90548740 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": "16.0.4"
+ "value": "16.0.5"
},
{
"id": "BETA",
diff --git a/etc/ncp.cfg b/etc/ncp.cfg
index 0470d9a6..ce5e6692 100644
--- a/etc/ncp.cfg
+++ b/etc/ncp.cfg
@@ -1,5 +1,5 @@
{
- "nextcloud_version": "16.0.4",
+ "nextcloud_version": "16.0.5",
"php_version": "7.3",
"release": "buster"
}