mirror of
https://github.com/poanse/obsidian-taskmap.git
synced 2026-07-22 06:05:58 +00:00
bumped version
This commit is contained in:
parent
2a5cd93b25
commit
d87eb12fa1
2 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "obsidian-taskmap",
|
||||
"version": "0.0.8",
|
||||
"version": "0.1.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue