Skip to content

Commit

Permalink
chore: Prepare for release 1.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: Côme Chilliet <[email protected]>
  • Loading branch information
come-nc committed Aug 20, 2024
1 parent 35d783e commit b932e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ case $input in
git add appinfo/info.xml

# Bump npm version, commit and tag
npm version -f $version
npm version --allow-same-version -f $version

# Show the result
git log -1 -p
Expand Down

0 comments on commit b932e21

Please sign in to comment.