]> source.dussan.org Git - nextcloud-server.git/commitdiff
24.0.2 32916/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 17 Jun 2022 10:23:42 +0000 (12:23 +0200)
committerblizzz (Rebase PR Action) <blizzz@users.noreply.github.com>
Mon, 20 Jun 2022 07:39:03 +0000 (07:39 +0000)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index b706843ee631d2a5934cb265864b5d0ba4bfc817..ac6d31123d81b6cebb25f7848e95cca8ae5782ad 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 = [24, 0, 2, 0];
+$OC_Version = [24, 0, 2, 1];
 
 // The human readable string
-$OC_VersionString = '24.0.2 RC1';
+$OC_VersionString = '24.0.2';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [