I am trying to figure out how to auto increment the version number (1.0.**) every time I publish. I have found a lot of examples doing this on build, but not on publish.
Please note: I am not looking to do this by date. I would like this to increment once per publish, not per day.
Thank you for your help!