From deae7be0a51ab59443e688105fc08cf8bf8f5f5c Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Wed, 24 May 2023 15:16:51 +0200 Subject: [PATCH] 26.0.2 Signed-off-by: Arthur Schiwon --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index d70a588a92397..13eb91b9ec143 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/patchlevel // when updating major/minor version number. -$OC_Version = [26, 0, 2, 0]; +$OC_Version = [26, 0, 2, 1]; // The human readable string -$OC_VersionString = '26.0.2 RC1'; +$OC_VersionString = '26.0.2'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [