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 d337422 commit 326dcd7Copy full SHA for 326dcd7
version.php
@@ -29,7 +29,7 @@
29
$OC_Version = array(9, 0, 50, 0);
30
31
// The human readable string
32
-$OC_VersionString = '9.0.0';
+$OC_VersionString = '9.0.50';
33
34
$OC_VersionCanBeUpgradedFrom = array(8, 2);
35
0 commit comments