From dcd1bd3932c3bc7093b1c0a5ad8ada1075c5a6dd Mon Sep 17 00:00:00 2001 From: Nathan Richards Date: Fri, 3 Jul 2026 12:00:54 +0200 Subject: [PATCH] chore: bump version to 0.34.26 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45ad1392e..fc9e167b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@raspberrypifoundation/editor-ui", - "version": "0.34.25", + "version": "0.34.26", "private": true, "dependencies": { "@RaspberryPiFoundation/scratch-gui": "13.7.3-code-classroom.20260522151700",