Skip to content

Commit

Permalink
updated shell
Browse files Browse the repository at this point in the history
  • Loading branch information
benjivesterby committed Jun 27, 2024
1 parent 4e2777e commit e1cce81
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ver.sh
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
git add . && git commit -m "changes" && git tag -am v$1 "v$1" && git push origin v$1
git add . && git commit -m "changes"

git tag -am v$1 "v$1" && git push origin v$1

0 comments on commit e1cce81

Please sign in to comment.