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

Merge pull request #36080 from nextcloud/release/24.0.9_rc2

24.0.9 RC2
parents 8b583149 d986bda4
Branches
No related tags found
No related merge requests found
......@@ -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, 9, 0];
$OC_Version = [24, 0, 9, 1];
// The human readable string
$OC_VersionString = '24.0.9 RC1';
$OC_VersionString = '24.0.9 RC2';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment