How can I set the version number of the exe generated by Unity?
I am creating a game and I would like to version the exe of the game to better track which version is on which machine. Is there a way with the PC, Linux and Mac build to set the version number? Can I just add an AssemblyInfo to the C# project for the scripts?
Comment
Your answer
