From 7a8e84729fe11a619946a62973ce3c4ef0a53e06 Mon Sep 17 00:00:00 2001 From: Jean Date: Fri, 15 Aug 2025 08:50:16 -0700 Subject: [PATCH] Updating version and descripting in manifest --- src/manifest-chrome.json | 4 ++-- src/manifest-firefox.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/manifest-chrome.json b/src/manifest-chrome.json index 5dd227c..3a3461c 100644 --- a/src/manifest-chrome.json +++ b/src/manifest-chrome.json @@ -2,9 +2,9 @@ "manifest_version": 3, "name": "MetamorPOV", "author": "Jean Viscogliosi-Pate", - "version": "1.4.0", + "version": "2.0.0", - "description": "Enables customization of reader-insert stories by replacing author-provided hooks such as Y/n, pov/s, and vrb/do/present/.", + "description": "Enables customization of reader-insert stories by translating specific markers such as Y/n, pov/s, and vrb/do/present/.", "action": { "default_title": "MetamorPOV", diff --git a/src/manifest-firefox.json b/src/manifest-firefox.json index efe831c..134e9f9 100644 --- a/src/manifest-firefox.json +++ b/src/manifest-firefox.json @@ -2,9 +2,9 @@ "manifest_version": 3, "name": "MetamorPOV", "author": "Jean Viscogliosi-Pate", - "version": "1.4.0", + "version": "2.0.0", - "description": "Enables customization of reader-insert stories by replacing author-provided hooks such as Y/n, pov/s, and vrb/do/present/.", + "description": "Enables customization of reader-insert stories by translating specific markers such as Y/n, pov/s, and vrb/do/present/.", "browser_specific_settings": { "gecko": {