From 239be90356148d9ed6211c780af9a8899670df9d Mon Sep 17 00:00:00 2001 From: islxyqwe Date: Thu, 25 Jul 2024 10:18:51 +0800 Subject: [PATCH] chore: bump version to 0.3.0 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 970f79a..27f56da 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.6", + "version": "0.3.0", "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 3ed0e03..1288869 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "image-notes-photes-io", - "version": "0.2.6", + "version": "0.3.0", "description": "Create Notes from Photes and insert them.", "main": "main.js", "scripts": {