From 618b4bd695d1c094a427c0adf2e72260ee052c91 Mon Sep 17 00:00:00 2001 From: stanley Date: Tue, 6 Oct 2020 19:40:39 +0000 Subject: [PATCH] Update version info for release - 3.3.0 --- scripts/st2_bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/st2_bootstrap.sh b/scripts/st2_bootstrap.sh index 437b5f65..d8888038 100644 --- a/scripts/st2_bootstrap.sh +++ b/scripts/st2_bootstrap.sh @@ -15,7 +15,7 @@ USERNAME='' PASSWORD='' # Note: This variable needs to default to a branch of the latest stable release -BRANCH='v3.2' +BRANCH='v3.3' FORCE_BRANCH="" adddate() {