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.
2 parents 1f4dd62 + 4efcddf commit ba867b6Copy full SHA for ba867b6
1 file changed
version.php
@@ -30,7 +30,7 @@
30
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patch level
31
// when updating major/minor version number.
32
33
-
+$OC_Version = [27, 0, 0, 3];
34
35
// The human-readable string
36
$OC_VersionString = '27.0.0 beta 2';
0 commit comments