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-04-25 02:51:27 +0300
committernachoparker <nacho@ownyourbits.com>2020-04-25 02:51:31 +0300
commited3619fc3b092d74b2fbccf8d8e0c9465d2f6b24 (patch)
treea4a5bfa501d94b03306f918cc9df61d6dea31846 /etc
parent1c45e0dadfe05b982b91fb9b6d865a71fa7097ce (diff)
upgrade to NC18.0.4v1.25.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 68bb8cfd..8a0241c1 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.3"
+ "value": "18.0.4"
},
{
"id": "BETA",
diff --git a/etc/ncp.cfg b/etc/ncp.cfg
index 54cda5d2..952c2bb0 100644
--- a/etc/ncp.cfg
+++ b/etc/ncp.cfg
@@ -1,5 +1,5 @@
{
- "nextcloud_version": "18.0.3",
+ "nextcloud_version": "18.0.4",
"php_version": "7.3",
"release": "buster"
}