Skip to content

Commit

Permalink
chore: update deploy script to new release (#265)
Browse files Browse the repository at this point in the history
Co-authored-by: dougstorm <dougstorm@users.noreply.github.com>
  • Loading branch information
storming0x and dougstorm authored Apr 5, 2021
1 parent dbc3aa9 commit 9056254
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions scripts/deploy.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,11 @@ def main():
f"""
Recommended Releases
Not Recommended => 0-2
DO NOT USE => 0-2
0.3.2 => 3
0.3.3 => 4
0.3.4 => 5
0.3.4 => 5 (DO NOT USE)
0.3.5 => 6
"""
)
target_release_index = click.prompt(
Expand Down

0 comments on commit 9056254

Please sign in to comment.