From aafd56e2375a3df8504374c679d6aec2c6e1565f Mon Sep 17 00:00:00 2001 From: Stas Date: Mon, 23 Dec 2024 11:55:49 +0100 Subject: [PATCH] chore: hard release 1.1.70 in staging --- deploy/upgrade/staging.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/upgrade/staging.config b/deploy/upgrade/staging.config index 11b719e9..413904c2 100644 --- a/deploy/upgrade/staging.config +++ b/deploy/upgrade/staging.config @@ -1,6 +1,6 @@ [ {upgrade_from, "2.0.0"}, - {upgrade_to, "2.0.11"}, + {upgrade_to, "1.1.70"}, % list() | [<<"all">>] {regions, ["all"]}, % :soft | :hard