From d771ebb0ce00100bde85c17c2a9efaf64f69801c Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Fri, 8 Jul 2016 23:02:12 +0200 Subject: [PATCH] nextcloud-9.0.52 --- nextcloud_install_production.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud_install_production.sh b/nextcloud_install_production.sh index 34ab78f3..a66219c1 100644 --- a/nextcloud_install_production.sh +++ b/nextcloud_install_production.sh @@ -8,7 +8,7 @@ set -e # Nextcloud version -STABLEVERSION="nextcloud-9.0.51" +STABLEVERSION="nextcloud-9.0.52" # Ubuntu version DISTRO=$(grep -ic "Ubuntu 16.04 LTS" /etc/lsb-release) # Nextcloud apps