mirror of
https://github.com/emberleif/Chronoboard.git
synced 2026-07-22 07:44:56 +00:00
0.6.1
updated stuff for Obsidian
This commit is contained in:
parent
e8fd7a04e6
commit
392b2df8a7
2 changed files with 3 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue