Unhandled exception when building blank project: Version ("1.2") is not supported version

Editing GameGameModeBase.gen.cpp.json and change Version 1.2 to 1.0 triggered the same issue for a few other files. Once I changed the version on the other files to 1.0 it worked again.