From 90562544f207753c7bd00e0d4cd2da82680777b7 Mon Sep 17 00:00:00 2001 From: Storm0x <6074987+dougstorm@users.noreply.github.com> Date: Mon, 5 Apr 2021 17:29:57 -0600 Subject: [PATCH] chore: update deploy script to new release (#265) Co-authored-by: dougstorm --- scripts/deploy.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/deploy.py b/scripts/deploy.py index ed887052..bee913ac 100644 --- a/scripts/deploy.py +++ b/scripts/deploy.py @@ -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(