diff --git a/package.json b/package.json index d4394fe..306c6ae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "metamorpov", "title": "MetamorPOV", - "version": "1.2.1", + "version": "1.2.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.json b/src/manifest.json index c69830f..4c4aaf3 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "MetamorPOV", "author": "Jean Viscogliosi-Pate", - "version": "1.2.1", + "version": "1.2.0", "description": "Enables customization of reader-insert stories by replacing author-provided hooks such as Y/n, pov/s, and vrb/do/present/.",