From d20c76fea68f3a3c8a27bc44300fe6182c3b9925 Mon Sep 17 00:00:00 2001 From: rgantzos <86856959+rgantzos@users.noreply.github.com> Date: Mon, 27 Jan 2025 17:00:02 -0800 Subject: [PATCH] Bump to v4.0.0 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index ca65517a..826408fb 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name": "__MSG_extName__", "short_name": "ScratchTools", "manifest_version": 3, - "version": "3.10.0", - "version_name": "3.10.0-beta", + "version": "4.0.0", + "version_name": "4.0.0", "default_locale": "en", "description": "__MSG_extDescription__", "author": "rgantzos",