I am developing a C#/.Net application with Visual Studio. See the version indicated in the image below. How can I edit the version information shown in the image? I tried changing AssmeblyInfo, AssemblyInformationalInfo values but those have no impact on the version.
Based on my test, first comment is correct.
You could try right-click project Properties->find Publish Option->change Publish Version.
After you published the project and installed it, you will see the following version number in App Features.