diff --git a/3rdparty b/3rdparty index d80ec1fa2dad1..4921806dfb1c5 160000 --- a/3rdparty +++ b/3rdparty @@ -1 +1 @@ -Subproject commit d80ec1fa2dad1c3ede272583e3c4f1f77f40141b +Subproject commit 4921806dfb1c5c309eac60195ed34e2749baf3c1 diff --git a/version.php b/version.php index 65ab45ae31391..8ceb2dd58c029 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 = [24, 0, 0, 7]; +$OC_Version = [24, 0, 0, 8]; // The human readable string -$OC_VersionString = '24.0.0 beta 2'; +$OC_VersionString = '24.0.0 beta 3'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [