We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e2e3d1 commit c818ac6Copy full SHA for c818ac6
version.php
@@ -30,7 +30,7 @@
30
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
31
// when updating major/minor version number.
32
33
-$OC_Version = [22, 2, 5, 1];
+$OC_Version = [22, 2, 5, 2];
34
35
// The human readable string
36
$OC_VersionString = '22.2.5';
0 commit comments