You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
text: "This new version will be using the date-fns library for managing all date-time related calculations. Because of this more features are possible in the future. Kindly take a look at the two new settings added under the 'Formats' tab in task boards settings.",
1418
-
});
1419
-
customMessageContainer.createEl("p",{
1420
-
text: "Read the release notes for all the changes : ",
// text: "This new version will be using the date-fns library for managing all date-time related calculations. Because of this more features are possible in the future. Kindly take a look at the two new settings added under the 'Formats' tab in task boards settings.",
1418
+
// });
1419
+
// customMessageContainer.createEl("p", {
1420
+
// text: "Read the release notes for all the changes : ",
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "task-board",
3
-
"version": "1.9.6",
3
+
"version": "1.9.7",
4
4
"description": "An Obsidian plugin to manage small to large projects using tasks from the whole vault on a centralized board using various kinds of views like Kanban, map, list, etc.",
0 commit comments