mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-27 19:37:22 +01:00
Nextcloud 12.0.2, fix Nextcloud 12 upgrades seeing the wrong version
Nextcloud 12 adds a new OC_VersionCanBeUpgradedFrom field to /usr/local/lib/owncloud/version.php which lists prior NC/OC version numbers, which confuses our check for what the installed version is. Make our regex more strict. merges #1238
This commit is contained in:
@@ -16,7 +16,7 @@ Mail:
|
||||
|
||||
Nextcloud:
|
||||
|
||||
* Nextcloud updated to 12.0.0, using PHP7.
|
||||
* Nextcloud updated to 12.0.2, using PHP7.
|
||||
|
||||
Control Panel:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user