From 257616bf9f64397aa595dece1263985a3055720f Mon Sep 17 00:00:00 2001 From: Spencer Gouw Date: Sun, 24 Sep 2023 21:12:30 -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 7446cf9..8f4fb9c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "jelly-snippets", "name": "Jelly Snippets", - "version": "0.1.6", + "version": "0.1.7", "minAppVersion": "0.15.0", "description": "A simple plugin for text snippets, with auto replacement", "author": "Spencer Gouw",