Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon 2022-06-17 14:24:09 +02:00 committed by blizzz (Rebase PR Action)
parent 9cc5f0941f
commit 0fa6f90687

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