Skip to content

Commit

Permalink
fixup! Add version update description to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bastian-src committed Nov 27, 2024
1 parent c1e3db0 commit 6038828
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ Fork and send a Pull Request. Thanks!

## Version Update

* Create a feature branch `bump/version_x.y.z` and add a version bump commit
* If all checks are fine, merge the commit
* Add a version tag afterwards on `main` and push it
1. Create a feature branch `bump/version_x.y.z` and add a version bump commit
2. If all checks are fine, merge the commit and pull the latest `main` locally
3. Add a version tag afterwards on `main` and push it

## Copyright

Expand Down

0 comments on commit 6038828

Please sign in to comment.