mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Merge pull request #30765 from nextcloud/release/23.0.1rc3
This commit is contained in:
commit
8cb7adc131
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
$OC_Version = [23, 0, 1, 1];
|
||||
|
||||
// The human readable string
|
||||
$OC_VersionString = '23.0.1 RC2';
|
||||
$OC_VersionString = '23.0.1 RC3';
|
||||
|
||||
$OC_VersionCanBeUpgradedFrom = [
|
||||
'nextcloud' => [
|
||||
|
|
|
|||
Loading…
Reference in a new issue