Skip to content
Snippets Groups Projects
Unverified Commit 0b8b083f authored by Morris Jobke's avatar Morris Jobke Committed by GitHub
Browse files

Merge pull request #12584 from nextcloud/version/noid/12.0.13

12.0.13
parents 820ea9f2 76c0e77c
No related branches found
No related tags found
No related merge requests found
...@@ -26,10 +26,10 @@ ...@@ -26,10 +26,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(12, 0, 13, 1); $OC_Version = array(12, 0, 13, 2);
// The human readable string // The human readable string
$OC_VersionString = '12.0.13 RC 2'; $OC_VersionString = '12.0.13';
$OC_VersionCanBeUpgradedFrom = [ $OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [ 'nextcloud' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment