summaryrefslogtreecommitdiffstats
path: root/version.php
diff options
context:
space:
mode:
authorskjnldsv <skjnldsv@protonmail.com>2025-01-16 18:22:25 +0100
committerskjnldsv <skjnldsv@protonmail.com>2025-01-16 18:22:25 +0100
commitf26886f6486ce94f162b78d6e4320157f210a6a9 (patch)
tree96e06fb7a555b1e7c9fd51de4bed50f950f57ff6 /version.php
parentf9354dab23af19543c669d69c0b0aef8cc46438e (diff)
downloadnextcloud-server-f26886f6486ce94f162b78d6e4320157f210a6a9.tar.gz
nextcloud-server-f26886f6486ce94f162b78d6e4320157f210a6a9.zip
build(hub): 31.0.0 beta 4release/31.0.0_beta_4
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Diffstat (limited to 'version.php')
-rw-r--r--version.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php
index 212f44ef656..9c71e0c0152 100644
--- a/version.php
+++ b/version.php
@@ -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, 9];
+$OC_Version = [31, 0, 0, 10];
// The human-readable string
-$OC_VersionString = '31.0.0 beta 3';
+$OC_VersionString = '31.0.0 beta 4';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [