]> source.dussan.org Git - nextcloud-server.git/commitdiff
build(hub): 29.0.8 release/29.0.8 48642/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 10 Oct 2024 07:47:43 +0000 (09:47 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 10 Oct 2024 07:47:43 +0000 (09:47 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 5adee961f3a021e699310747042f0103bbeecf9f..49263d166ebbe4a92d39cd93356810672e66549d 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 = [29, 0, 8, 0];
+$OC_Version = [29, 0, 8, 1];
 
 // The human-readable string
-$OC_VersionString = '29.0.8 RC1';
+$OC_VersionString = '29.0.8';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [