Skip to content

Commit 8cb7adc

Browse files
authored
Merge pull request #30765 from nextcloud/release/23.0.1rc3
2 parents c0b0300 + 298333f commit 8cb7adc

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 = [23, 0, 1, 1];
3434

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

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

0 commit comments

Comments
 (0)