Is application version can be increased automatic?

I’m asking if there is any way to enable thing that increase the application version automatic better than manual (by edit it JSON file)?

as usual I edit the version before generate and upload the application on store, but now I think maybe there is a easier way that save my time and did this job automatic !

I solved the problem !

Hi @_Ali94, how did you solve this?

After long search I couldn’t find the solution… you need to change it manually

You could use hooks if you really want to do it, but i wouldn’t recommend it, because that would change it every build and you cant use semantic versioning easily

1 Like