diff --git a/manifest.json b/manifest.json index cea5301..80d0956 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,10 @@ { "id": "hello-nemesis", "name": "hello nemesis", - "version": "1.0.4", + "version": "1.0.5", "minAppVersion": "0.15.0", "description": "Uses OpenAI to challenge your ideas.", "author": "Dian", + "authorUrl": "https://twitter.com/dian_tweets", "isDesktopOnly": false }