chore: update manifest/versions

This commit is contained in:
Spencer Gouw 2023-06-22 05:35:15 -07:00
parent 3d9594893b
commit 1df6b5b0ed
2 changed files with 2 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{
"id": "jelly-snippets",
"name": "Jelly Snippets",
"version": "0.1.4",
"version": "0.1.5",
"minAppVersion": "0.15.0",
"description": "This plugin implements text snippets: replace text after typing a snippet on some trigger or command.",
"author": "Spencer Gouw",

View file

@ -1,5 +1,3 @@
{
"0.1.0": "0.15.0",
"0.1.1": "0.15.0",
"0.1.2": "0.15.0"
"0.1.5": "0.15.0"
}