a man sitting at a desk using a laptop computer with multiple screens on the wall behind him
7
hackernoon.com

Let's Automate Version Number Updates - NOT!

Say you need to update (bump) your software. It’s currently at version 1.2, all the required changes have been merged, and it’s time to publish version 1.3. That’s really easy, right? Change the version in one file, commit, tag, and push. Done!

1 Comment