diff --git a/manifest.json b/manifest.json index 073db20..92a9ba6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { - "id": "photes-io-plugin", - "name": "Photes.IO Plugin", - "version": "0.2.1", + "id": "image-notes-photes-io", + "name": "Image to notes by Photes.IO", + "version": "0.2.2", "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 41205cf..a36cb13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "photes-io-plugin", - "version": "0.1.1", + "name": "image-notes-photes-io", + "version": "0.2.2", "description": "Create Notes from Photes and insert them.", "main": "main.js", "scripts": {