]> source.dussan.org Git - nextcloud-server.git/commitdiff
28.0.0 42146/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 11 Dec 2023 11:25:57 +0000 (12:25 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 11 Dec 2023 11:25:57 +0000 (12:25 +0100)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index b34eaa7d46f2b00b1668d6be3d0fb7f69e18d444..9865539b75ecd9ca88d12c08bda81453e435f296 100644 (file)
 // between betas, final and RCs. This is _not_ the public version number. Reset minor/patch level
 // when updating major/minor version number.
 
-$OC_Version = [28, 0, 0, 10];
+$OC_Version = [28, 0, 0, 11];
 
 // The human-readable string
-$OC_VersionString = '28.0.0 RC4';
+$OC_VersionString = '28.0.0';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [