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
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2018-04-27 11:44:48 +0300
committernachoparker <nacho@ownyourbits.com>2018-04-27 11:45:06 +0300
commit99f1e1e22cbf38c21e4388565298fe2f2daafca0 (patch)
tree775d6c14704a7d7c68ff900ac3f28cb9db9de30e
parentcdbef35e9a02d28a29eac949fb7730fa98dd10ca (diff)
update to NC 13.0.2v0.54.0
-rw-r--r--changelog.md4
-rw-r--r--etc/ncp-config.d/nc-nextcloud.sh2
2 files changed, 4 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index bcc9dc95..f7144929 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,7 @@
-[v0.53.33](https://github.com/nextcloud/nextcloudpi/commit/7cbbced) (2018-04-25) nc-info: provide timeout for wget
+[v0.54.0](https://github.com/nextcloud/nextcloudpi/commit/07fa32f) (2018-04-27) update to NC 13.0.2
+
+[v0.53.33](https://github.com/nextcloud/nextcloudpi/commit/d510cfc) (2018-04-25) nc-info: provide timeout for wget
[v0.53.32](https://github.com/nextcloud/nextcloudpi/commit/9a89669) (2018-04-22) nc-info: check for existance of ncp-baseimage
diff --git a/etc/ncp-config.d/nc-nextcloud.sh b/etc/ncp-config.d/nc-nextcloud.sh
index d29654c7..639a9e5b 100644
--- a/etc/ncp-config.d/nc-nextcloud.sh
+++ b/etc/ncp-config.d/nc-nextcloud.sh
@@ -14,7 +14,7 @@
# More at https://ownyourbits.com/2017/02/13/nextcloud-ready-raspberry-pi-image/
#
-VER_=13.0.1
+VER_=13.0.2
BETA_=no
MAXFILESIZE_=2G
MEMORYLIMIT_=768M