From e7c184ed3d2da5a3042151019089ee83ab1e6575 Mon Sep 17 00:00:00 2001 From: Joey Wunderlich Date: Thu, 3 Sep 2026 16:40:29 -0700 Subject: [PATCH] [pxt-cli] bump version to v13.1.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c33c2a13687..e39b0188ee8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pxt-core", - "version": "13.1.20", + "version": "13.1.21", "description": "Microsoft MakeCode provides Blocks / JavaScript / Python tools and editors", "keywords": [ "TypeScript",