From df7a277895d57e43a788ae25c0d29d08eefc3754 Mon Sep 17 00:00:00 2001 From: nachoparker Date: Mon, 23 Jul 2018 15:56:22 -0400 Subject: update to NC 13.0.5 --- etc/ncp-config.d/nc-autoupdate-nc.sh | 2 +- etc/ncp-config.d/nc-nextcloud.sh | 2 +- etc/ncp-config.d/nc-update-nextcloud.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/ncp-config.d') diff --git a/etc/ncp-config.d/nc-autoupdate-nc.sh b/etc/ncp-config.d/nc-autoupdate-nc.sh index 7072e822..636104b1 100644 --- a/etc/ncp-config.d/nc-autoupdate-nc.sh +++ b/etc/ncp-config.d/nc-autoupdate-nc.sh @@ -13,7 +13,7 @@ NOTIFYUSER_=ncp DESCRIPTION="Automatically apply Nextcloud updates" # just change this value and re-activate in update.sh to upgrade users -VERSION=13.0.4 +VERSION=13.0.5 configure() { diff --git a/etc/ncp-config.d/nc-nextcloud.sh b/etc/ncp-config.d/nc-nextcloud.sh index d8bb7750..603d1ec7 100644 --- a/etc/ncp-config.d/nc-nextcloud.sh +++ b/etc/ncp-config.d/nc-nextcloud.sh @@ -8,7 +8,7 @@ # More at https://ownyourbits.com/2017/02/13/nextcloud-ready-raspberry-pi-image/ # -VER_=13.0.4 +VER_=13.0.5 BETA_=no MAXFILESIZE_=2G MEMORYLIMIT_=768M diff --git a/etc/ncp-config.d/nc-update-nextcloud.sh b/etc/ncp-config.d/nc-update-nextcloud.sh index fa277ffa..efa4db3d 100644 --- a/etc/ncp-config.d/nc-update-nextcloud.sh +++ b/etc/ncp-config.d/nc-update-nextcloud.sh @@ -8,7 +8,7 @@ # More at https://ownyourbits.com/2017/02/13/nextcloud-ready-raspberry-pi-image/ # -VERSION_=13.0.4 +VERSION_=13.0.5 DESCRIPTION="Update current instance to a new Nextcloud version" configure() -- cgit v1.2.3