Skip to content

Commit

Permalink
Merge pull request #356 from supabase/chore/1.1.58_1.1.60
Browse files Browse the repository at this point in the history
upgrade from 1.1.58 to 1.1.60
  • Loading branch information
abc3 authored Jun 12, 2024
2 parents a8dd4de + df92084 commit 73a3bab
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.57"},
{upgrade_to, "1.1.58"},
{upgrade_from, "1.1.58"},
{upgrade_to, "1.1.60"},
% list() | [:all]
{regions, ["ap-southeast-2"]},
% :soft | :hard
Expand Down

0 comments on commit 73a3bab

Please sign in to comment.