From 2bfc3a02ec04c3bd98d91d7793065991227e1eb6 Mon Sep 17 00:00:00 2001 From: Amanda Date: Fri, 9 Oct 2020 11:55:40 +0000 Subject: [PATCH] Revert commit 618b4bd695d1c094a427c0adf2e72260ee052c91 so that stable branch remains at 3.2 --- 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 d8888038..437b5f65 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.3' +BRANCH='v3.2' FORCE_BRANCH="" adddate() {