From 9c7d988e6c711095c05640874fd9cd2b8c552145 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Barrag=C3=A1n?= <60709314+FBarrca@users.noreply.github.com> Date: Fri, 1 Nov 2024 18:11:46 +0100 Subject: [PATCH] Release v0.0.2 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 846421c..b255f2f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "inlineAI", "name": "InlineAI", - "version": "0.0.1", + "version": "0.0.2", "minAppVersion": "0.15.0", "description": "Demonstrates some of the capabilities of the Obsidian API.", "author": "Obsidian",