updated manifest.json to v0.1.4

This commit is contained in:
Spencer Gouw 2023-04-14 15:27:48 -07:00
parent 61b3c930d2
commit d6d97d39b1

View file

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