diff --git a/manifest.json b/manifest.json index a3116a1..a04ba01 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Jekyll Publish", "version": "0.1.3", "minAppVersion": "1.5.0", - "description": "Publish the active note as a Jekyll post (with images) via git.", - "author": "Claude", + "description": "Publish the active note as a Jekyll post, with images, via git.", + "author": "Brendan Chen", "isDesktopOnly": true }