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": {