I'd like to commit a file to my git repo containing what version of Unity the project uses so that its clear.
Does uvm have some kind of project or settings file where it can specify it?
I'd love some kind of uvm init command that I can run in a new git repo that would initialise a new Unity project and save what version of Unity is used in the repo.