Skip to content

Commit

Permalink
Merge pull request #511 from supabase/chore/hard_deploy_2_0_9
Browse files Browse the repository at this point in the history
chore: hard staging release 2.0.9
  • Loading branch information
abc3 authored Dec 10, 2024
2 parents 125a546 + 7baa357 commit 74c520f
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.8"},
{upgrade_to, "2.0.9"},
% list() | [<<"all">>]
{regions, ["all"]},
% :soft | :hard
Expand Down

0 comments on commit 74c520f

Please sign in to comment.