Skip to content

Commit

Permalink
Update to SDK v2.0.0-alpha.160.
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperl committed Sep 2, 2024
1 parent 7a8e630 commit d58bdfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ on:
env:
SUPPORTED_SDK_VERSIONS: |
v2.0.0-alpha.159
v2.0.0-alpha.160
jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ endif

TOITRUN ?= toit.run$(EXE_SUFFIX)

LOCAL_DEV_SDK ?= v2.0.0-alpha.159
LOCAL_DEV_SDK ?= v2.0.0-alpha.160
SETUP_LOCAL_DEV_SERVICE ?= v0.0.1

SUPABASE_DIRS := supabase_artemis public/supabase_broker
Expand Down

0 comments on commit d58bdfb

Please sign in to comment.