]> source.dussan.org Git - nextcloud-server.git/commitdiff
22.0.0 beta 5 27525/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 16 Jun 2021 11:27:05 +0000 (13:27 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 16 Jun 2021 11:27:05 +0000 (13:27 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 515bd1979ceafb7ae02cd1adc07e3cff77bbb43d..0eb90683894ecd689012626bb155352d731ce6f2 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, 0, 0, 7];
+$OC_Version = [22, 0, 0, 8];
 
 // The human readable string
-$OC_VersionString = '22.0.0 beta 4';
+$OC_VersionString = '22.0.0 beta 5';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [