mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #30767 from nextcloud/release/21.0.8rc3
This commit is contained in:
commit
ddde6768d8
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
$OC_Version = [21, 0, 8, 1];
|
||||
|
||||
// The human readable string
|
||||
$OC_VersionString = '21.0.8 RC2';
|
||||
$OC_VersionString = '21.0.8 RC3';
|
||||
|
||||
$OC_VersionCanBeUpgradedFrom = [
|
||||
'nextcloud' => [
|
||||
|
|
|
|||
Loading…
Reference in a new issue