From 94b23b2c551f7386963075ef9e0849042135acbd Mon Sep 17 00:00:00 2001 From: rgantzos <86856959+rgantzos@users.noreply.github.com> Date: Mon, 1 Jul 2024 12:44:02 -0700 Subject: [PATCH] Bump to `v3.9.1` --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 8534f3d4..af1dab89 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": "3.9.1", + "version_name": "3.9.1", "default_locale": "en", "description": "__MSG_extDescription__", "author": "rgantzos",