From c8ffad58f32e3085192d0fa61367e99a38efd30f Mon Sep 17 00:00:00 2001 From: Dian Date: Thu, 20 Feb 2025 19:25:04 +0800 Subject: [PATCH] update manifest version to 1.0.7 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3cd6b6a..891a4b6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "hello-nemesis", "name": "hello nemesis", - "version": "1.0.6", + "version": "1.0.7", "minAppVersion": "0.15.0", "description": "Uses OpenAI to challenge your ideas.", "author": "Dian",