mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
Update version.php
This commit is contained in:
parent
0f6e1533d4
commit
26c97a4fbc
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
$OC_Version = [23, 0, 1, 2];
|
||||
|
||||
// The human readable string
|
||||
$OC_VersionString = '23.0.1';
|
||||
$OC_VersionString = '23.0.2 RC0';
|
||||
|
||||
$OC_VersionCanBeUpgradedFrom = [
|
||||
'nextcloud' => [
|
||||
|
|
|
|||
Loading…
Reference in a new issue