Version 1.1.5

This commit is contained in:
Barrca 2025-05-13 20:14:51 +02:00
parent b091815460
commit 13d0a1ebf9
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "inlineai",
"name": "InlineAI",
"version": "1.1.4",
"version": "1.1.5",
"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.1.4",
"version": "1.1.5",
"lockfileVersion": 3,
"requires": true,
"packages": {

View file

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