From 2496d6ec73912f5f8bdd182300d9fd6383cc1e02 Mon Sep 17 00:00:00 2001 From: "scratchtools-bot[bot]" <123264640+scratchtools-bot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 01:02:01 +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 826408fb..7b3929eb 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name": "__MSG_extName__", "short_name": "ScratchTools", "manifest_version": 3, - "version": "4.0.0", - "version_name": "4.0.0", + "version": "4.1.0", + "version_name": "4.1.0-beta", "default_locale": "en", "description": "__MSG_extDescription__", "author": "rgantzos",