mirror of
https://github.com/l7cy/obsidian-dynamic-timetable.git
synced 2026-07-22 07:40:29 +00:00
4.3.1
This commit is contained in:
parent
a8ff48cadb
commit
592ea06b50
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "dynamic-timetable",
|
||||
"name": "Dynamic Timetable",
|
||||
"version": "4.3.0",
|
||||
"version": "4.3.1",
|
||||
"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": "4.3.0",
|
||||
"version": "4.3.1",
|
||||
"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,6 +1,6 @@
|
|||
{
|
||||
"name": "dynamic-timetable",
|
||||
"version": "4.3.0",
|
||||
"version": "4.3.1",
|
||||
"description": "Calculate the estimated time of completion from the estimated time of the task and dynamically create a timetable.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue