From 460b7342e1a74d345747be35cdeadab8cc15954a Mon Sep 17 00:00:00 2001 From: FBarrca <201800222@alu.comillas.edu> Date: Mon, 6 Jan 2025 01:25:05 +0100 Subject: [PATCH] Bump version to 1.0.1 in manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c185574..f9b4343 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "inlineAI", "name": "InlineAI", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "0.15.0", "description": "AI-powered suggestions, contextual edits, and advanced text transformations directly into your editor.", "author": "Obsidian",