Skip to content

Commit

Permalink
[Script] Update release_new_version.sh (#102)
Browse files Browse the repository at this point in the history
This PR updates release_new_version.sh.
  • Loading branch information
Ubospica authored Nov 28, 2024
1 parent c19acc8 commit 67b0d2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/release_new_version.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash

# Usage: ./scripts/release_new_version.sh <version>
set -ex

git fetch origin main
Expand Down

0 comments on commit 67b0d2c

Please sign in to comment.