mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +01:00
build(hub): 31.0.0 beta 1
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
This commit is contained in:
@@ -9,10 +9,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 = [31, 0, 0, 6];
|
||||
$OC_Version = [31, 0, 0, 7];
|
||||
|
||||
// The human-readable string
|
||||
$OC_VersionString = '31.0.0 dev';
|
||||
$OC_VersionString = '31.0.0 beta 1';
|
||||
|
||||
$OC_VersionCanBeUpgradedFrom = [
|
||||
'nextcloud' => [
|
||||
|
||||
Reference in New Issue
Block a user