diff --git a/package.json b/package.json index 4e2fede..8d9bc28 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "metamorpov", "title": "MetamorPOV", - "version": "1.2.0", + "version": "1.4.0", "description": "Enables customization of reader-insert stories by replacing author-provided hooks such as Y/n, pov/s, and vrb/do/present/.", "type": "module", "repository": { diff --git a/src/manifest-chrome.json b/src/manifest-chrome.json index 8b91383..5dd227c 100644 --- a/src/manifest-chrome.json +++ b/src/manifest-chrome.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "MetamorPOV", "author": "Jean Viscogliosi-Pate", - "version": "1.3.0", + "version": "1.4.0", "description": "Enables customization of reader-insert stories by replacing author-provided hooks such as Y/n, pov/s, and vrb/do/present/.", diff --git a/src/manifest-firefox.json b/src/manifest-firefox.json index 4a8262d..efe831c 100644 --- a/src/manifest-firefox.json +++ b/src/manifest-firefox.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "MetamorPOV", "author": "Jean Viscogliosi-Pate", - "version": "1.3.0", + "version": "1.4.0", "description": "Enables customization of reader-insert stories by replacing author-provided hooks such as Y/n, pov/s, and vrb/do/present/.",