Skip to content

Commit

Permalink
Merge pull request #489 from supabase/chore/release-v2.0.7-on-staging
Browse files Browse the repository at this point in the history
chore: prepare hard deployment for v2.0.7 on staging
  • Loading branch information
hauleth authored Nov 19, 2024
2 parents e847f03 + ad109b3 commit 808e953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/upgrade/staging.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{upgrade_from, "2.0.0"},
{upgrade_to, "2.0.6"},
{upgrade_to, "2.0.7"},
% list() | [<<"all">>]
{regions, ["all"]},
% :soft | :hard
Expand Down

0 comments on commit 808e953

Please sign in to comment.