bumped version

This commit is contained in:
poanse 2026-03-20 09:58:51 +03:00
parent b0df07fcfb
commit 946c0c0372
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "obsidian-taskmap",
"name": "Obsidian Taskmap Plugin",
"version": "0.0.4",
"version": "0.0.6",
"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.",
"author": "poanse",

View file

@ -1,6 +1,6 @@
{
"name": "obsidian-taskmap",
"version": "1.0.0",
"version": "0.0.6",
"description": "Taskmap plugin for Obsidian (https://obsidian.md)",
"main": "main.js",
"scripts": {