diff --git a/package.json b/package.json index fa5e1b8..ed994b9 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "metamorpov", "title": "MetamorPOV", - "version": "2.0.0", - "description": "Enables customization of reader-insert stories by translating specific markers such as Y/n, pov/s, and vrb/do/present/.", + "version": "2.0.1", + "description": "Enables customization of reader-insert stories by translating specific markers such as Y/n, pov/s, and vrb/present/do/.", "type": "module", "repository": { "type": "git", diff --git a/src/manifest-chrome.json b/src/manifest-chrome.json index 3a3461c..6bac1ff 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": "2.0.0", + "version": "2.0.1", - "description": "Enables customization of reader-insert stories by translating specific markers 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/present/do/.", "action": { "default_title": "MetamorPOV", diff --git a/src/manifest-firefox.json b/src/manifest-firefox.json index 134e9f9..c4e79a0 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": "2.0.0", + "version": "2.0.1", - "description": "Enables customization of reader-insert stories by translating specific markers 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/present/do/.", "browser_specific_settings": { "gecko": {