Skip to content

Commit

Permalink
breaking: fixing script
Browse files Browse the repository at this point in the history
  • Loading branch information
hayna-foursys committed Jun 18, 2024
1 parent aefaae3 commit cc7b138
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tools/bump_version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ envman add --key NATDS_VERSION --value "$NATDS_VERSION"
# Limpa arquivos não rastreados e diretórios
git clean -f -d

# faz o commit
# faz o commit
git commit -m "chore: Updates version"
git push --follow-tags origin HEAD

fi

0 comments on commit cc7b138

Please sign in to comment.