From 18204f227cc583d2d3575f340b5c654000c9b1f8 Mon Sep 17 00:00:00 2001 From: Spencer Gouw Date: Sun, 8 Oct 2023 19:26:55 -0500 Subject: [PATCH] chore: update manifest/versions --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index bfdd31c..22da325 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "jelly-snippets", "name": "Jelly Snippets", - "version": "0.1.8", + "version": "0.2.0", "minAppVersion": "0.15.0", "description": "A simple plugin for text snippets, with auto replacement", "author": "Spencer Gouw",