mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 18:50:47 -04:00
Merge pull request #38222 from nextcloud/27b2-version
re-add version number
This commit is contained in:
commit
ba867b6257
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patch level
|
||||
// when updating major/minor version number.
|
||||
|
||||
|
||||
$OC_Version = [27, 0, 0, 3];
|
||||
|
||||
// The human-readable string
|
||||
$OC_VersionString = '27.0.0 beta 2';
|
||||
|
|
|
|||
Loading…
Reference in a new issue