Skip to content
Snippets Groups Projects
Unverified Commit e08c3421 authored by blizzz's avatar blizzz Committed by GitHub
Browse files

Merge pull request #36561 from nextcloud/release/24.0.10_rc1

24.0.10 RC1
parents 4d0a68ec 916f5d8d
No related branches found
No related tags found
No related merge requests found
...@@ -30,10 +30,10 @@ ...@@ -30,10 +30,10 @@
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel // between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
// when updating major/minor version number. // when updating major/minor version number.
$OC_Version = [24, 0, 9, 2]; $OC_Version = [24, 0, 10, 0];
// The human readable string // The human readable string
$OC_VersionString = '24.0.9'; $OC_VersionString = '24.0.10 RC1';
$OC_VersionCanBeUpgradedFrom = [ $OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [ 'nextcloud' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment