Skip to content

Commit 8265e4b

Browse files
author
Worker Builder
committed
build(hub): 33.0.0 beta 3
Signed-off-by: Worker Builder <worker-builder@nextcloud.com>
1 parent 6fd76bf commit 8265e4b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patch level
1010
// when updating major/minor version number.
1111

12-
$OC_Version = [33, 0, 0, 8];
12+
$OC_Version = [33, 0, 0, 9];
1313

1414
// The human-readable string
15-
$OC_VersionString = '33.0.0 beta 2';
15+
$OC_VersionString = '33.0.0 beta 3';
1616

1717
$OC_VersionCanBeUpgradedFrom = [
1818
'nextcloud' => [

0 commit comments

Comments
 (0)