mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
22.2.4 RC3
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
This commit is contained in:
parent
a3bbb56632
commit
a2b6f1be00
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
$OC_Version = [22, 2, 4, 1];
|
||||
|
||||
// The human readable string
|
||||
$OC_VersionString = '22.2.4 RC2';
|
||||
$OC_VersionString = '22.2.4 RC3';
|
||||
|
||||
$OC_VersionCanBeUpgradedFrom = [
|
||||
'nextcloud' => [
|
||||
|
|
|
|||
Loading…
Reference in a new issue