Update manifest

This commit is contained in:
Keath Milligan 2025-04-26 14:49:53 -05:00
parent 83716e7901
commit 1b2ec43b3e
No known key found for this signature in database
GPG key ID: D98D37E8D3A8825C
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "paste-reformatter",
"name": "Paste Reformatter",
"version": "1.1.0",
"version": "1.1.1",
"minAppVersion": "0.15.0",
"description": "Reformat pasted text for precise control.",
"author": "Keath Milligan",

View file

@ -1,4 +1,5 @@
{
"1.0.0": "0.15.0",
"1.1.0": "0.15.0"
"1.1.0": "0.15.0",
"1.1.1": "0.15.0"
}