1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-31 21:17:23 +02:00

Merge branch 'nextcloud1702'

This commit is contained in:
Michael Kroes
2019-12-30 07:17:01 +01:00
2 changed files with 3 additions and 3 deletions

View File

@@ -91,8 +91,8 @@ InstallNextcloud() {
}
# Nextcloud Version to install. Checks are done down below to step through intermediate versions.
nextcloud_ver=17.0.1
nextcloud_hash=81e47f2288377927346a4b4cbbb2ecf1b6f4a0e1
nextcloud_ver=17.0.2
nextcloud_hash=8095fb46e9e0c536163708aee3d17fab8b498ad6
# Current Nextcloud Version, #1623
# Checking /usr/local/lib/owncloud/version.php shows version of the Nextcloud application, not the DB