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

Merge pull request #36141 from nextcloud/release/24.0.9

24.0.9
parents eda78c6d 729c11b6
No related branches found
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, 1];
$OC_Version = [24, 0, 9, 2];
// The human readable string
$OC_VersionString = '24.0.9 RC2';
$OC_VersionString = '24.0.9';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment