How to get game version with blueprints?

Blueprint Only solution!

You can find a plugin called “Kickstart Blueprint Library” in UE marketplace.

It has a BP node of “Get Project Version”, it gives you the exact project version string.

Here’s the example video

Cheers!