Skip to content
Snippets Groups Projects
Unverified Commit 80f4c40b authored by Morris Jobke's avatar Morris Jobke
Browse files

15.0.0 Beta 2


Signed-off-by: default avatarMorris Jobke <hey@morrisjobke.de>
parent 790ee0c8
No related branches found
No related tags found
No related merge requests found
...@@ -29,10 +29,10 @@ ...@@ -29,10 +29,10 @@
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel // between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
// when updating major/minor version number. // when updating major/minor version number.
$OC_Version = array(15, 0, 0, 5); $OC_Version = array(15, 0, 0, 6);
// The human readable string // The human readable string
$OC_VersionString = '15.0.0 beta 1'; $OC_VersionString = '15.0.0 beta 2';
$OC_VersionCanBeUpgradedFrom = [ $OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [ 'nextcloud' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment