Skip to content

Commit

Permalink
update RELEASING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jkotlinski committed Dec 14, 2024
1 parent 0e28ffc commit ba00f9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
1. `git checkout master`
1. Update CHANGELOG.md with new version and release date.
1. Commit CHANGELOG.md.
1. `git push`
1. `git tag v#.#.#`
1. `git push --tag`
1. `make deploy`. Vice now runs twice. Do not quit Vice manually! If it gets stuck somewhere, it is an error which must be fixed before restarting from step 1.
Expand Down

0 comments on commit ba00f9c

Please sign in to comment.