Skip to content

Commit c818ac6

Browse files
committed
Bump version
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 1e2e3d1 commit c818ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = [22, 2, 5, 1];
33+
$OC_Version = [22, 2, 5, 2];
3434

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

0 commit comments

Comments
 (0)