How to manually find out which version of Magento 2 is installed?

You can check the Magento version at the bottom-right corner of each backend page:

You can also see it in the root composer.json file:

See also:

How to find out which version of Magento 2 is installed via the command line?