]> source.dussan.org Git - nextcloud-server.git/commitdiff
22.2.4 Final 30839/head
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>
Tue, 25 Jan 2022 13:52:43 +0000 (14:52 +0100)
committerGitHub <noreply@github.com>
Tue, 25 Jan 2022 13:52:43 +0000 (14:52 +0100)
version.php

index d6f0663e28426c500e3d5734c24de091d0e05c93..1b8d3321216082bbfcc309303c08285e2059544c 100644 (file)
 // 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' => [