diff --git a/manifest.json b/manifest.json index 27f56da..8ae46ef 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.3.0", + "version": "0.3.1", "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 1288869..e6b61be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "image-notes-photes-io", - "version": "0.3.0", + "version": "0.3.1", "description": "Create Notes from Photes and insert them.", "main": "main.js", "scripts": {