1
0
miroir de https://github.com/mail-in-a-box/mailinabox.git synchronisé 2026-03-25 19:17:22 +01:00

Bump Nextcloud to 17.0.2 (#1702)

Cette révision appartient à :
Michael Kroes
2020-01-22 09:06:17 +01:00
révisé par Joshua Tauberer
Parent b86bf07d57
révision faee29ba8b
2 fichiers modifiés avec 3 ajouts et 3 suppressions

Voir le fichier

@@ -13,7 +13,7 @@ WebMail:
Software updates:
* Upgraded Nextcloud from 15.0.8 to 17.0.1 (with Contacts from 3.1.1 to 3.1.6 and Calendar from 1.6.5 to 1.7.1)
* Upgraded Nextcloud from 15.0.8 to 17.0.2 (with Contacts from 3.1.1 to 3.1.6 and Calendar from 1.6.5 to 1.7.1)
* Upgraded Z-Push to 2.5.1.
* Upgraded Roundcube from 1.3.10 to 1.4.1.

Voir le fichier

@@ -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