From 6c62788846b80f4db4e64835aae511219430b2ab Mon Sep 17 00:00:00 2001 From: FBarrca <201800222@alu.comillas.edu> Date: Mon, 6 Jan 2025 01:22:38 +0100 Subject: [PATCH] Release v1.0.0 --- manifest.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index b255f2f..c185574 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { "id": "inlineAI", "name": "InlineAI", - "version": "0.0.2", + "version": "1.0.0", "minAppVersion": "0.15.0", - "description": "Demonstrates some of the capabilities of the Obsidian API.", + "description": "AI-powered suggestions, contextual edits, and advanced text transformations directly into your editor.", "author": "Obsidian", - "authorUrl": "https://obsidian.md", - "fundingUrl": "https://obsidian.md/pricing", + "authorUrl": "https://github.com/FBarrca/", + "fundingUrl": "https://www.buymeacoffee.com/FBarrCa", "isDesktopOnly": false -} +} \ No newline at end of file