Skip to content

Commit dbae781

Browse files
nickvergessenPytal
authored andcommitted
Bump version to trigger migration
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent c92ac34 commit dbae781

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
@@ -30,7 +30,7 @@
3030
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
3131
// when updating major/minor version number.
3232

33-
$OC_Version = [24, 0, 0, 1];
33+
$OC_Version = [24, 0, 0, 2];
3434

3535
// The human readable string
3636
$OC_VersionString = '24.0.0 dev';

0 commit comments

Comments
 (0)