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>2020-06-12 04:23:26 +0300
committernachoparker <nacho@ownyourbits.com>2020-06-12 04:23:40 +0300
commitaedd8f0f9e5471757cd922d6193fd17fd6008257 (patch)
treed5cdb5b9a32ddd53dcad707e2565c3a0936725ff /etc
parented3619fc3b092d74b2fbccf8d8e0c9465d2f6b24 (diff)
upgrade to NC18.0.5v1.26.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 8a0241c1..6906b9e0 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": "18.0.4"
+ "value": "18.0.5"
},
{
"id": "BETA",
diff --git a/etc/ncp.cfg b/etc/ncp.cfg
index 952c2bb0..39018266 100644
--- a/etc/ncp.cfg
+++ b/etc/ncp.cfg
@@ -1,5 +1,5 @@
{
- "nextcloud_version": "18.0.4",
+ "nextcloud_version": "18.0.5",
"php_version": "7.3",
"release": "buster"
}