Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2022-01-25 16:52:43 +0300
committerGitHub <noreply@github.com>2022-01-25 16:52:43 +0300
commit2ac2075d0333c7cc79f01574c8030a6eeacd2bd2 (patch)
tree39b3ed4fabbd724b17edd6c71258583c817fec08 /version.php
parent89bc4c1c19b837485d46e2bc607a77022ef5fce8 (diff)
22.2.4 Final
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 d6f0663e284..1b8d3321216 100644
--- a/version.php
+++ b/version.php
@@ -30,10 +30,10 @@
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
// when updating major/minor version number.
-$OC_Version = [22, 2, 4, 2];
+$OC_Version = [22, 2, 4, 3];
// The human readable string
-$OC_VersionString = '22.2.4 RC3';
+$OC_VersionString = '22.2.4';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [