diff --git a/manifest.json b/manifest.json index 5d5b718..b32cb22 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,11 @@ { "id": "auto-image-alt", "name": "Automatic Image Alt-Text Generator", - "version": "1.0.2", + "version": "1.0.3", "minAppVersion": "0.15.0", "description": "Adds alt-text to images using generative AI.", "author": "Jacob Williams", "authorUrl": "https://brokensandals.net", + "fundingUrl": "https://github.com/sponsors/brokensandals", "isDesktopOnly": false }