mirror of
https://github.com/fbarrca/obsidian-inlineAI.git
synced 2026-07-22 11:50:24 +00:00
Release v1.0.0
This commit is contained in:
parent
6ef5058d7d
commit
6c62788846
1 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue