Skip to content

Commit

Permalink
14.0.0 Beta 1
Browse files Browse the repository at this point in the history
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
  • Loading branch information
MorrisJobke committed Jul 25, 2018
1 parent 8255faa commit 7511e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
$OC_Version = array(14, 0, 0, 12);

// The human readable string
$OC_VersionString = '14.0.0 alpha';
$OC_VersionString = '14.0.0 Beta 1';

$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [
Expand Down

0 comments on commit 7511e9c

Please sign in to comment.