mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Bump versions to upgrade from
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
8eb03e712a
commit
2065da03e0
1 changed files with 1 additions and 1 deletions
|
|
@ -37,8 +37,8 @@ $OC_VersionString = '26.0.0 dev';
|
|||
|
||||
$OC_VersionCanBeUpgradedFrom = [
|
||||
'nextcloud' => [
|
||||
'24.0' => true,
|
||||
'25.0' => true,
|
||||
'26.0' => true,
|
||||
],
|
||||
'owncloud' => [
|
||||
'10.5' => true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue