Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2021-11-26 15:37:06 +01:00
parent 9275a9f28a
commit 614cc82d48
No known key found for this signature in database
GPG key ID: 60C25B8C072916CF

View file

@ -30,10 +30,10 @@
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
// when updating major/minor version number.
$OC_Version = [23, 0, 0, 9];
$OC_Version = [23, 0, 0, 10];
// The human readable string
$OC_VersionString = '23.0.0 RC3';
$OC_VersionString = '23.0.0';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [