From: Benjamin Gaussorgues Date: Thu, 6 Jun 2024 06:57:19 +0000 (+0200) Subject: build(hub): 29.0.2 X-Git-Tag: v29.0.2^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F45687%2Fhead;p=nextcloud-server.git build(hub): 29.0.2 Signed-off-by: Benjamin Gaussorgues --- diff --git a/version.php b/version.php index b431255aac4..501a81017e9 100644 --- a/version.php +++ b/version.php @@ -30,10 +30,10 @@ // 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, 2, 1]; +$OC_Version = [29, 0, 2, 2]; // The human-readable string -$OC_VersionString = '29.0.2 RC2'; +$OC_VersionString = '29.0.2'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [