mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 09:22:49 +03:00
85da9bdeb2
- currently if Ghost has a version of something like `3.37.0-pre.abc.def`, Ghost will return `3.37.0-pre.abc` as the full version - this hides parts of the version which are useful for debugging - this commit updates the logic to join together all prerelease elements so we keep the full string |
||
---|---|---|
.. | ||
common | ||
fs/package-json | ||
image | ||
ghost-version.js | ||
mobiledoc.js | ||
request-external.js | ||
request.js |