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
Update version.php
  • Loading branch information
nickvergessen authored Feb 2, 2022
commit b5214102723043ee68f697f33899cd6e1449919e
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 = [21, 0, 8, 3];

// The human readable string
$OC_VersionString = '21.0.8';
$OC_VersionString = '21.0.9 RC0';

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