Skip to content

Commit

Permalink
Remove beta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
lvreynoso committed Nov 9, 2023
1 parent 701a10a commit e347039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ fi

# Fix until we can update this script to follow semantic versioning
if [[ $WORKFLOW_NAME == amr ]]; then
TAG="amr-v1.3.1-beta.1"
TAG="amr-v1.3.1"
fi

if [[ $( git branch --show-current) != "main" ]]; then
Expand Down

0 comments on commit e347039

Please sign in to comment.