From 7e26ee4575544d40aecc71ddcbc92a4f96a1c500 Mon Sep 17 00:00:00 2001 From: Southpaw Date: Fri, 23 Jun 2023 10:55:03 +0100 Subject: [PATCH] Update Manifest --- manifest.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index f0e9110..358ae69 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { - "id": "obsidian-ghost-publish", - "name": "Obsidian Ghost Publish", - "version": "1.3.0", + "id": "ghost-publish", + "name": "Ghost Publisher", + "version": "1.0", "minAppVersion": "0.12.0", "description": "Single click to publish to Ghost", - "author": "@jaynguyens ", - "authorUrl": "https://nguyens.co", + "author": "Southpaw1496", + "authorUrl": "https://southpaw1496.me", "isDesktopOnly": false } \ No newline at end of file