From 945de7ce565f9edf88b4cb0302cb93cb9d22d52d Mon Sep 17 00:00:00 2001 From: "scratchtools-bot[bot]" <123264640+scratchtools-bot[bot]@users.noreply.github.com> Date: Sun, 30 Mar 2025 18:14:32 +0000 Subject: [PATCH] Updated version number. --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 3fa7ac20..47dd9f4c 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name": "__MSG_extName__", "short_name": "ScratchTools", "manifest_version": 3, - "version": "4.1.0", - "version_name": "4.1.0", + "version": "4.2.0", + "version_name": "4.2.0-beta", "default_locale": "en", "description": "__MSG_extDescription__", "author": "rgantzos",