diff --git a/version.php b/version.php index 3cfae8fa77709..f7e4e9fa4ee97 100644 --- a/version.php +++ b/version.php @@ -9,10 +9,10 @@ // between betas, final and RCs. This is _not_ the public version number. Reset minor/patch level // when updating major/minor version number. -$OC_Version = [30, 0, 8, 2]; +$OC_Version = [30, 0, 9, 0]; // The human-readable string -$OC_VersionString = '30.0.8'; +$OC_VersionString = '30.0.9 RC1'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [