Explorar el Código

Allow upgrades in Nextcloud 22

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
tags/v22.0.0beta1
Christoph Wurst hace 3 años
padre
commit
6e445aaaf3
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      version.php

+ 1
- 0
version.php Ver fichero

@@ -39,6 +39,7 @@ $OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [
'20.0' => true,
'21.0' => true,
'22.0' => true,
],
'owncloud' => [
'10.5' => true,

Cargando…
Cancelar
Guardar