Skip to content
Snippets Groups Projects
Commit 1e35c9d8 authored by Lukas Reschke's avatar Lukas Reschke Committed by GitHub
Browse files

Merge pull request #4513 from nextcloud/bump-version-to-beta1

Bump version to Nextcloud 12.0 beta 1
parents 18b5e2fc 83c5f3f3
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
$OC_Version = array(12, 0, 0, 15); $OC_Version = array(12, 0, 0, 15);
// The human readable string // The human readable string
$OC_VersionString = '12.0 alpha'; $OC_VersionString = '12.0 beta 1';
$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