Skip to content

Commit

Permalink
fix(dev-tools): prod version (#469)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress authored Jul 31, 2024
1 parent 1f78a10 commit 829f9cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/dev-tools/scripts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ case $MODE in
;;

"prod")
bumpVersion beta
bumpVersion prod
publishToNPM $2
;;

Expand Down

0 comments on commit 829f9cc

Please sign in to comment.