the place in your project to modify the version of the app as reported by:
System.Reflection.Assembly.GetExecutingAssembly().GetName().Version.ToString
I've released a new version but this code is still reporting 1.0 instead of 1.1
System.Reflection.Assembly.GetExecutingAssembly().GetName().Version.ToString
I've released a new version but this code is still reporting 1.0 instead of 1.1