There was an error while loading. Please reload this page.
1 parent fca1c30 commit e9e7db9Copy full SHA for e9e7db9
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 = [28, 0, 0, 1];
+$OC_Version = [28, 0, 0, 2];
34
35
// The human-readable string
36
$OC_VersionString = '28.0.0 dev';
0 commit comments