From f5c0f83da5752b0c4ea4216f82aa320ba05dd3ba Mon Sep 17 00:00:00 2001 From: blindmansion Date: Thu, 9 May 2024 21:45:18 -0400 Subject: [PATCH] Bump to version 1.7 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1a813cd..f4cb281 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "cannoli", "name": "Cannoli", - "version": "1.6.1", + "version": "1.7", "minAppVersion": "0.15.0", "description": "Create and run LLM scripts on the Obsidian Canvas.", "author": "blindmansion",