diff --git a/version.php b/version.php index e0c65cdc1dd67..d430ebb3b7b1e 100644 --- a/version.php +++ b/version.php @@ -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 = [26, 0, 0, 9]; +$OC_Version = [26, 0, 0, 10]; // The human readable string -$OC_VersionString = '26.0.0 RC2'; +$OC_VersionString = '26.0.0 RC3'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [