mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #41314 from nextcloud/release/28.0.0_beta_2
28.0.0 beta 2
This commit is contained in:
commit
13b6e17180
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
$OC_Version = [28, 0, 0, 4];
|
||||
|
||||
// The human-readable string
|
||||
$OC_VersionString = '28.0.0 beta 1';
|
||||
$OC_VersionString = '28.0.0 beta 2';
|
||||
|
||||
$OC_VersionCanBeUpgradedFrom = [
|
||||
'nextcloud' => [
|
||||
|
|
|
|||
Loading…
Reference in a new issue