Skip to content

Commit 0baa7ae

Browse files
committed
build: bump version to run sha265 for background job arguments migration
Follow-up for #47769 Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
1 parent 2480567 commit 0baa7ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
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 = [31, 0, 0, 2];
12+
$OC_Version = [31, 0, 0, 3];
1313

1414
// The human-readable string
1515
$OC_VersionString = '31.0.0 dev';

0 commit comments

Comments
 (0)