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 2480567 commit 0baa7aeCopy full SHA for 0baa7ae
1 file changed
version.php
@@ -9,7 +9,7 @@
9
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patch level
10
// when updating major/minor version number.
11
12
-$OC_Version = [31, 0, 0, 2];
+$OC_Version = [31, 0, 0, 3];
13
14
// The human-readable string
15
$OC_VersionString = '31.0.0 dev';
0 commit comments