mirror of
https://github.com/l7cy/obsidian-dynamic-timetable.git
synced 2026-07-22 07:40:29 +00:00
1.6.0
This commit is contained in:
parent
512bc08d93
commit
669e5ef9a5
3 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "dynamic-timetable",
|
||||
"name": "Dynamic Timetable",
|
||||
"version": "1.5.1",
|
||||
"version": "1.6.0",
|
||||
"minAppVersion": "1.2.8",
|
||||
"description": "Calculate the estimated time of completion from the estimated time of the task and dynamically create a timetable.",
|
||||
"author": "L7Cy",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "dynamic-timetable",
|
||||
"name": "Dynamic Timetable",
|
||||
"version": "1.5.1",
|
||||
"version": "1.6.0",
|
||||
"minAppVersion": "1.2.8",
|
||||
"description": "Calculate the estimated time of completion from the estimated time of the task and dynamically create a timetable.",
|
||||
"author": "L7Cy",
|
||||
|
|
|
|||
|
|
@ -9,5 +9,6 @@
|
|||
"1.3.6": "1.1.16",
|
||||
"1.4.0": "1.2.8",
|
||||
"1.5.0": "1.2.8",
|
||||
"1.5.1": "1.2.8"
|
||||
"1.5.1": "1.2.8",
|
||||
"1.6.0": "1.2.8"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue