diff --git a/manifest.json b/manifest.json index 29bfd90..0caf616 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "id": "paste-quote", "name": "Paste Quote", "version": "1.3.0", - "minAppVersion": "0.15.0", + "minAppVersion": "1.8.7", "description": "Helps with formatting and generating citations when pasting quotes from the clipboard.", "author": "Jacob Williams", "authorUrl": "https://brokensandals.net", diff --git a/versions.json b/versions.json index 8f34cc5..bb64752 100644 --- a/versions.json +++ b/versions.json @@ -1,8 +1,8 @@ { - "1.0.0": "0.15.0", - "1.0.1": "0.15.0", - "1.1.0": "0.15.0", - "1.1.1": "0.15.0", - "1.2.0": "0.15.0", - "1.3.0": "0.15.0" + "1.0.0": "1.8.7", + "1.0.1": "1.8.7", + "1.1.0": "1.8.7", + "1.1.1": "1.8.7", + "1.2.0": "1.8.7", + "1.3.0": "1.8.7" }