updated stuff for Obsidian
This commit is contained in:
Emberleif 2026-06-12 17:30:37 -05:00
parent e8fd7a04e6
commit 392b2df8a7
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "chronoboard",
"name": "Chronoboard",
"version": "0.6.0",
"version": "0.6.1",
"minAppVersion": "1.5.0",
"description": "A Gantt-style timeboard for project-based time tracking across notes.",
"author": "Emberleif",

View file

@ -2,5 +2,6 @@
"0.0.1": "1.5.0",
"0.5.0": "1.5.0",
"0.5.1": "1.5.0",
"0.6.0": "1.5.0"
"0.6.0": "1.5.0",
"0.6.1": "1.5.0"
}