From 12a9835e4e57a610bcb67cc492d2441d6c3f8462 Mon Sep 17 00:00:00 2001 From: Florian Loitsch Date: Sat, 30 Aug 2025 10:58:21 +0200 Subject: [PATCH] Update to 0.3.2. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 954be33..e855749 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ WEB_TOITDOCS_VERSION ?= v1.0.0 # The SDK used to extract toitdocs from packages. SDK_VERSION ?= v2.0.0-alpha.188 # The version of the pkg.toit.io web page. -WEB_TPKG_VERSION ?= v0.3.1 +WEB_TPKG_VERSION ?= v0.3.2 BUILD_DIR := build PROTO_DIR := proto