Skip to content

Commit

Permalink
fix(release-script): set_version
Browse files Browse the repository at this point in the history
  • Loading branch information
gorillamoe committed Jun 29, 2024
1 parent 0ced730 commit c70dbba
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ do_gh_release() {
}

boot() {
update_lua_globals_version
update_package_json_version
update_docsify_version
set_version
check_git_dirty
do_gh_release
}
Expand Down

0 comments on commit c70dbba

Please sign in to comment.