ios-bump-version icon indicating copy to clipboard operation
ios-bump-version copied to clipboard

Include capabilities to bump patch, minor and major for version.

Open murilodag opened this issue 4 years ago • 2 comments

Hello @yanamura, is the ability to automatically bump patch, minor and major for the version something you are interested in having in this action?

murilodag avatar Sep 11 '20 23:09 murilodag

@murilodag Thanks for your good question!

Currently this action is just using agvtool to bump version and build number. agvtool has ability to automatically update build number, but not version. To add ability to automatically bump version, we need to implement that feature by ourselves.

I think it's a good idea to add ability to bump version automatically.

yanamura avatar Sep 12 '20 14:09 yanamura

I will love the see this too!

isisnaomi avatar Sep 23 '20 20:09 isisnaomi