From dc33c3967dccabe5ac891003912e60df1b100de4 Mon Sep 17 00:00:00 2001 From: blindmansion Date: Fri, 9 Aug 2024 11:27:37 -0400 Subject: [PATCH] Roll back manifest version number --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 35b45d0..6333178 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "cannoli", "name": "Cannoli", - "version": "2.0", + "version": "1.8.2", "minAppVersion": "0.15.0", "description": "Create and run LLM scripts on the Obsidian Canvas.", "author": "blindmansion",