Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon 2022-06-17 12:23:42 +02:00 committed by blizzz (Rebase PR Action)
parent 7820bd2ff5
commit ef088c6076

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 = [24, 0, 2, 0];
$OC_Version = [24, 0, 2, 1];
// The human readable string
$OC_VersionString = '24.0.2 RC1';
$OC_VersionString = '24.0.2';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [