diff --git a/manifest-beta.json b/manifest-beta.json index abb6060..9543e8c 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -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", diff --git a/manifest.json b/manifest.json index abb6060..9543e8c 100644 --- a/manifest.json +++ b/manifest.json @@ -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", diff --git a/package.json b/package.json index f679d97..919be6b 100644 --- a/package.json +++ b/package.json @@ -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": {