diff --git a/manifest.json b/manifest.json index bc9d027..290d5bb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "image-notes-photes-io", "name": "Image to notes by Photes.IO", - "version": "0.2.4", + "version": "0.2.5", "minAppVersion": "0.15.0", "description": "Turn your images into text notes with AI", "author": "Kanaries Data Inc.", diff --git a/package.json b/package.json index af34601..ac085d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "image-notes-photes-io", - "version": "0.2.4", + "version": "0.2.5", "description": "Create Notes from Photes and insert them.", "main": "main.js", "scripts": {