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/bin/ncp
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2019-04-05 09:41:59 +0300
committernachoparker <nacho@ownyourbits.com>2019-04-05 09:47:51 +0300
commit5dedeafa39a435d2a5c94a96cc4222b75318fc59 (patch)
treea69cf38cc176e890f650b08795fb2cc7ba5be660 /bin/ncp
parenta6e33b104c1fa7b63d518e48501f9ccc9b25f7b7 (diff)
upgrade to NC15.0.6v1.11.0
Diffstat (limited to 'bin/ncp')
-rw-r--r--bin/ncp/UPDATES/nc-autoupdate-nc.sh2
-rw-r--r--bin/ncp/UPDATES/nc-update-nextcloud.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/ncp/UPDATES/nc-autoupdate-nc.sh b/bin/ncp/UPDATES/nc-autoupdate-nc.sh
index 78621498..daa33943 100644
--- a/bin/ncp/UPDATES/nc-autoupdate-nc.sh
+++ b/bin/ncp/UPDATES/nc-autoupdate-nc.sh
@@ -10,7 +10,7 @@
# just change this value and re-activate in update.sh to upgrade users
-VERSION=15.0.5
+VERSION=15.0.6
configure()
{
diff --git a/bin/ncp/UPDATES/nc-update-nextcloud.sh b/bin/ncp/UPDATES/nc-update-nextcloud.sh
index a32eaa08..cb77caae 100644
--- a/bin/ncp/UPDATES/nc-update-nextcloud.sh
+++ b/bin/ncp/UPDATES/nc-update-nextcloud.sh
@@ -8,7 +8,7 @@
# More at https://ownyourbits.com/2017/02/13/nextcloud-ready-raspberry-pi-image/
#
-LATEST=15.0.5
+LATEST=15.0.6
configure()
{