This commit is contained in:
FBarrca 2025-01-10 00:13:49 +01:00
parent 9fe45103b9
commit 4cae53c199
2 changed files with 5 additions and 1 deletions

4
.gptignore Normal file
View file

@ -0,0 +1,4 @@
node_modules/*
.git/*
package-lock.json
main.js

View file

@ -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",