From 70da7cafeb4e9494b08b9440e6f612316ade8aee Mon Sep 17 00:00:00 2001 From: AidanTilgner Date: Fri, 2 Feb 2024 14:29:32 -0800 Subject: [PATCH] fix: updated version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 72644bb..e0d4edd 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "autogen", "name": "Autogen", - "version": "1.0.1", + "version": "1.0.2", "minAppVersion": "0.15.0", "description": "In place autogeneration of content based on prompts.", "author": "Aidan Tilgner",