mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
commit
5efccfba3c
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
$OC_Version = [24, 0, 0, 9];
|
||||
|
||||
// The human readable string
|
||||
$OC_VersionString = '24.0.0 beta 3';
|
||||
$OC_VersionString = '24.0.0 RC1';
|
||||
|
||||
$OC_VersionCanBeUpgradedFrom = [
|
||||
'nextcloud' => [
|
||||
|
|
|
|||
Loading…
Reference in a new issue