From 9a6cb9a3a655d8ced0bfe41dc8b5237a314b6eee Mon Sep 17 00:00:00 2001 From: AE Creations Date: Mon, 21 Oct 2024 00:30:20 -0700 Subject: [PATCH] Changed extension version to 7.0 --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index f61567a..8e49601 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extNameTB__", "description": "__MSG_extDesc__", - "version": "7.0rc3", + "version": "7.0", "author": "AE Creations", "homepage_url": "https://aecreations.io/clippings/index.php", "browser_specific_settings": {