Skip to content

Commit 92a776d

Browse files
authored
Merge pull request #43003 from nextcloud/release/28.0.2_rc2
28.0.2 RC2
2 parents 667b0bc + 1f341fe commit 92a776d

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

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

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

0 commit comments

Comments
 (0)