diff --git a/manifest.json b/manifest.json index c35a7a9..b6b87ae 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { - "id": "obsidian-taskmap", - "name": "Obsidian Taskmap Plugin", - "version": "0.0.8", + "id": "taskmap", + "name": "Taskmap", + "version": "0.1.0", "minAppVersion": "1.12.4", - "description": "Plan projects via interactive GUI task trees. No need to move tasks around manually — the automatic layout keeps your structure visually clear and easy to edit.", + "description": "Plan projects via interactive GUI task trees with automatic layout.", "author": "poanse", "authorUrl": "https://github.com/poanse", "isDesktopOnly": false diff --git a/package-lock.json b/package-lock.json index 888f0d2..08a5ec9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "obsidian-taskmap", - "version": "0.0.8", + "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": {