From 3a50fb41c50cd5601f46acdd00ae8f593b47bad6 Mon Sep 17 00:00:00 2001 From: Michael Kroes Date: Mon, 26 Oct 2020 13:26:38 +0100 Subject: [PATCH] Upgraded nextcloud to 20.0.1 --- CHANGELOG.md | 2 +- setup/nextcloud.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0301960..901e6420 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ DEVELOPMENT Software updates: -* Upgraded Nextcloud from 17.0.6 to 20.0.0 (with Contacts from 3.3.0 to 3.4.1 and Calendar from 2.0.3 to 2.1.2) +* Upgraded Nextcloud from 17.0.6 to 20.0.1 (with Contacts from 3.3.0 to 3.4.1 and Calendar from 2.0.3 to 2.1.2) v0.50 (September 25, 2020) -------------------------- diff --git a/setup/nextcloud.sh b/setup/nextcloud.sh index 8360caf9..0fd20aa7 100755 --- a/setup/nextcloud.sh +++ b/setup/nextcloud.sh @@ -97,8 +97,8 @@ InstallNextcloud() { } # Nextcloud Version to install. Checks are done down below to step through intermediate versions. -nextcloud_ver=20.0.0 -nextcloud_hash=691c002e27d0d75dfe45a2b16503897c21eaf87d +nextcloud_ver=20.0.1 +nextcloud_hash=f2b3faa570c541df73f209e873a1c2852e79eab8 contacts_ver=3.4.1 contacts_hash=aee680a75e95f26d9285efd3c1e25cf7f3bfd27e calendar_ver=2.1.2