From a31d660502d8b782937883ba94a1ce486cd1715f Mon Sep 17 00:00:00 2001 From: Huakun Shen Date: Fri, 10 Jan 2025 06:13:55 -0500 Subject: [PATCH] chore: bump version to 0.0.7 in package.json; update project metadata for clarity --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index a5a0b52..90c961c 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "$schema": "https://schema.kunkun.sh", "name": "image-processing", - "version": "0.0.6", + "version": "0.0.7", "kunkun": { - "name": "TODO: Change Display Name", - "shortDescription": "A Custom UI template for sveltekit", - "longDescription": "A Custom UI template for sveltekit", + "name": "Image Processing", + "shortDescription": "Image Processing", + "longDescription": "Image Processing commands. Read image metadata, batch update capture date, etc.", "identifier": "image-processing", "icon": { "type": "iconify",