build(hub): 28.0.12 RC2

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
pull/49091/head
Benjamin Gaussorgues 2024-11-05 10:08:19 +07:00
parent f780eb4cd5
commit 0c2272997c
No known key found for this signature in database
GPG Key ID: 5DAC1CAFAA6DB883
1 changed files with 2 additions and 2 deletions

@ -30,10 +30,10 @@
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patch level
// when updating major/minor version number.
$OC_Version = [28, 0, 12, 0];
$OC_Version = [28, 0, 12, 1];
// The human-readable string
$OC_VersionString = '28.0.12 RC1';
$OC_VersionString = '28.0.12 RC2';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [