Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23.0.1 RC3
Signed-off-by: John Molakvoæ <[email protected]>
  • Loading branch information
skjnldsv committed Jan 20, 2022
commit 298333f07ccb0df9e016016adce4e0bbb5b7eef9
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
$OC_Version = [23, 0, 1, 1];

// The human readable string
$OC_VersionString = '23.0.1 RC2';
$OC_VersionString = '23.0.1 RC3';

$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [
Expand Down