Release 1.0.7

This commit is contained in:
Barrca 2025-01-27 12:41:44 -08:00
parent aec2999b6b
commit 8bd0cbf0b2
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "inlineai",
"name": "InlineAI",
"version": "1.0.6",
"version": "1.0.7",
"minAppVersion": "0.15.0",
"description": "AI-powered suggestions, contextual edits, and advanced text transformations directly into your editor.",
"author": "FBarrca",

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "obsidian-inlineai",
"version": "1.0.0",
"version": "1.0.7",
"lockfileVersion": 3,
"requires": true,
"packages": {

View file

@ -1,6 +1,6 @@
{
"name": "obsidian-inlineai",
"version": "1.0.0",
"version": "1.0.7",
"description": "Cursor or Copilot like Inline AI interface for Obsidian",
"main": "main.js",
"scripts": {