Skip to content

Commit 400f378

Browse files
authored
Merge pull request #32035 from nextcloud/release/rc2/24.0.0
24.0.0 RC2
2 parents dd93df2 + fb96755 commit 400f378

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
$OC_Version = [24, 0, 0, 10];
3434

3535
// The human readable string
36-
$OC_VersionString = '24.0.0 RC1';
36+
$OC_VersionString = '24.0.0 RC2';
3737

3838
$OC_VersionCanBeUpgradedFrom = [
3939
'nextcloud' => [

0 commit comments

Comments
 (0)