How to know which version of CrafterCMS I am using?

content-management-system, crafter-cms

Solution

There is a feature being added in support of this. It's under Help > About, but it's not there yet.

You can track progress on the feature here: https://github.com/craftercms/craftercms/issues/813

And here for the UI: https://github.com/craftercms/craftercms/issues/711

Problem

Is there a way to know the crafter version from Studio Admin Console/Dashboard? I am running `CrafterCMS 3.0` on my local. But from the content admin's point of view, is there any way to know the exact version/build I am using?

Original source