mirror of
https://github.com/fbarrca/obsidian-inlineAI.git
synced 2026-07-22 11:50:24 +00:00
1.0.4
This commit is contained in:
parent
9fe45103b9
commit
4cae53c199
2 changed files with 5 additions and 1 deletions
4
.gptignore
Normal file
4
.gptignore
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
node_modules/*
|
||||
.git/*
|
||||
package-lock.json
|
||||
main.js
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "inlineai",
|
||||
"name": "InlineAI",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "AI-powered suggestions, contextual edits, and advanced text transformations directly into your editor.",
|
||||
"author": "Obsidian",
|
||||
|
|
|
|||
Loading…
Reference in a new issue