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@protonmail.com>2021-11-15 21:27:41 +0300
committerJohn Molakvoæ <skjnldsv@protonmail.com>2021-11-15 21:27:41 +0300
commit84922b908e524f2880a81859ddf8fcb836f108a9 (patch)
treeece2d09707d4d499b57f53f2cbff8ffd7cbc9cbe
parente302e3566c7676077643a8a5e532a41693fe121b (diff)
22.2.3
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
-rw-r--r--version.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php
index 2555559093b..91565d5b308 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, 2, 0];
+$OC_Version = [22, 2, 3, 0];
// The human readable string
-$OC_VersionString = '22.2.2';
+$OC_VersionString = '22.2.3';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [