From b1362761bfb9a4f095cae245b2c9bdad4b030617 Mon Sep 17 00:00:00 2001 From: Florian Loitsch Date: Fri, 4 Oct 2024 14:25:57 +0200 Subject: [PATCH] Update the SDK. (#120) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 82bd16f..162c994 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # The web-page sources (index.html...) used to serve package toitdocs. WEB_TOITDOCS_VERSION ?= v0.3.0 # The SDK used to extract toitdocs from packages. -SDK_VERSION ?= v2.0.0-alpha.162 +SDK_VERSION ?= v2.0.0-alpha.163 # The version of the pkg.toit.io web page. WEB_TPKG_VERSION ?= v0.3.0