Skip to content

Commit

Permalink
Merge branch 'master' into update-neovim
Browse files Browse the repository at this point in the history
  • Loading branch information
qvacua committed Dec 3, 2023
2 parents 193c3b3 + 2794f0c commit 49e2c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/set_new_versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ END

echo "Release notes" > release-notes.temp.md
echo "${output}" > "${bundle_version}-${version_marker}.sh"
echo "${output_exec" > "build_release.temp.sh"
echo "${output_exec}" > "build_release.temp.sh"
chmod +x "build_release.temp.sh"

echo "### Tag, commit and push with ${tag}."
Expand Down

0 comments on commit 49e2c35

Please sign in to comment.