From a13751920f9c1b81a95e4ffe0f10f7c5831e78f7 Mon Sep 17 00:00:00 2001 From: John Bieling Date: Sun, 21 Jul 2024 21:25:56 +0200 Subject: [PATCH] release v 5.15 --- manifest.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index b2e4f7b..553d1fa 100644 --- a/manifest.json +++ b/manifest.json @@ -3,12 +3,12 @@ "applications": { "gecko": { "id": "{8845E3B3-E8FB-40E2-95E9-EC40294818C4}", - "strict_min_version": "102.0", - "strict_max_version": "115.*" + "strict_min_version": "115.0", + "strict_max_version": "128.*" } }, "name": "Quicktext", - "version": "5.14", + "version": "5.15", "author": "John Bieling", "homepage_url": "https://github.com/jobisoft/quicktext", "default_locale": "en-US", @@ -20,7 +20,7 @@ }, "compose_action": { "default_title": "Quicktext", - "default_label": "", + "default_label": "", "default_icon": { "16": "chrome/skin/icon16.png", "24": "chrome/skin/icon24.png", @@ -29,7 +29,7 @@ }, "browser_action": { "default_title": "Quicktext", - "default_label": "", + "default_label": "", "default_icon": { "16": "chrome/skin/icon16.png", "24": "chrome/skin/icon24.png",