Merge pull request #50673 from nextcloud/release/29.0.12_rc1

29.0.12 RC1
pull/50686/head v29.0.12rc1
John Molakvoæ 2025-02-06 10:45:26 +07:00 committed by GitHub
commit 96937af7fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 = [29, 0, 11, 1];
$OC_Version = [29, 0, 12, 0];
// The human-readable string
$OC_VersionString = '29.0.11';
$OC_VersionString = '29.0.12 RC1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [