From 9387f64af2dadf785bc8de6f2cd853dcf66bec13 Mon Sep 17 00:00:00 2001 From: Dian Date: Fri, 31 Jan 2025 23:39:28 +0800 Subject: [PATCH] v4 --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 5fdc238..cea5301 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,9 @@ { "id": "hello-nemesis", "name": "hello nemesis", - "version": "1.0.3", + "version": "1.0.4", "minAppVersion": "0.15.0", "description": "Uses OpenAI to challenge your ideas.", "author": "Dian", - "authorUrl": "https://obsidian.md", "isDesktopOnly": false }