Selaa lähdekoodia

13.0.0 beta 4

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
tags/v13.0.0beta4^2
Morris Jobke 6 vuotta sitten
vanhempi
commit
11c6186087
No account linked to committer's email address
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2
    2
      version.php

+ 2
- 2
version.php Näytä tiedosto

@@ -29,10 +29,10 @@
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
// when updating major/minor version number.

$OC_Version = array(13, 0, 0, 8);
$OC_Version = array(13, 0, 0, 9);

// The human readable string
$OC_VersionString = '13.0.0 Beta 3';
$OC_VersionString = '13.0.0 Beta 4';

$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [

Loading…
Peruuta
Tallenna