Skip to content

Commit 584e4fc

Browse files
authored
Update to SDK v2.0.0-alpha.186. (#1207)
1 parent 62c6e1e commit 584e4fc

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ env:
3030
v2.0.0-alpha.180
3131
v2.0.0-alpha.182
3232
v2.0.0-alpha.184
33+
v2.0.0-alpha.186
3334
3435
jobs:
3536
build:

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ endif
1313

1414
TOIT ?= toit$(EXE_SUFFIX)
1515

16-
LOCAL_DEV_SDK ?= v2.0.0-alpha.184
16+
LOCAL_DEV_SDK ?= v2.0.0-alpha.186
1717
SETUP_LOCAL_DEV_SERVICE ?= v0.0.1
1818

1919
SUPABASE_DIRS := supabase_artemis public/supabase_broker

0 commit comments

Comments
 (0)