Skip to content

Commit 75f650d

Browse files
committed
docs: Update disabled Tasks plugin - from "7.4.0" to "7.18.5"
1 parent df15477 commit 75f650d

File tree

3 files changed

+208
-134
lines changed

3 files changed

+208
-134
lines changed

docs/.obsidian/plugins/obsidian-tasks-plugin/main.js

Lines changed: 195 additions & 132 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
{"id":"obsidian-tasks-plugin","name":"Tasks","version":"7.4.0","minAppVersion":"1.1.1","description":"Task management for Obsidian","helpUrl":"https://publish.obsidian.md/tasks/","author":"Martin Schenck and Clare Macrae","authorUrl":"https://github.com/obsidian-tasks-group","fundingUrl":"https://github.com/sponsors/claremacrae","isDesktopOnly":false}
1+
{
2+
"id": "obsidian-tasks-plugin",
3+
"name": "Tasks",
4+
"version": "7.18.5",
5+
"minAppVersion": "1.4.0",
6+
"description": "Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.",
7+
"helpUrl": "https://publish.obsidian.md/tasks/",
8+
"author": "Clare Macrae and Ilyas Landikov (created by Martin Schenck)",
9+
"authorUrl": "https://github.com/obsidian-tasks-group",
10+
"fundingUrl": "https://github.com/sponsors/claremacrae",
11+
"isDesktopOnly": false
12+
}

0 commit comments

Comments
 (0)