update author url in manifest

This commit is contained in:
Dian 2025-02-01 01:22:39 +08:00
parent 9387f64af2
commit 567829ee1e

View file

@ -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
}