From 2ac2075d0333c7cc79f01574c8030a6eeacd2bd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= Date: Tue, 25 Jan 2022 14:52:43 +0100 Subject: [PATCH] 22.2.4 Final --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index d6f0663e28426..1b8d332121608 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' => [