Skip to content

Commit

Permalink
Merge pull request #351 from supabase/chore/1.1.49_1.1.57
Browse files Browse the repository at this point in the history
Upgrade from 1.1.49 to 1.1.57
  • Loading branch information
abc3 authored Jun 4, 2024
2 parents 5d72e52 + 3adc681 commit 53ab06c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/upgrade/staging.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{upgrade_from, "1.1.48"},
{upgrade_to, "1.1.49"},
{upgrade_from, "1.1.49"},
{upgrade_to, "1.1.57"},
% list() | [:all]
{regions, ["ap-southeast-2"]},
% :soft | :hard
Expand Down

0 comments on commit 53ab06c

Please sign in to comment.