Skip to content

Commit 05481b6

Browse files
authored
vault: Update Tasks plugin in demo vault to 3.6.0 (#1946)
1 parent 11dad3b commit 05481b6

File tree

2 files changed

+47
-40
lines changed

2 files changed

+47
-40
lines changed

resources/sample_vaults/Tasks-Demo/.obsidian/plugins/obsidian-tasks-plugin/main.js

Lines changed: 45 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/sample_vaults/Tasks-Demo/.obsidian/plugins/obsidian-tasks-plugin/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"id": "obsidian-tasks-plugin",
33
"name": "Tasks",
4-
"version": "3.2.0",
5-
"minAppVersion": "0.14.6",
4+
"version": "3.6.0",
5+
"minAppVersion": "1.1.1",
66
"description": "Task management for Obsidian",
77
"author": "Martin Schenck and Clare Macrae",
88
"authorUrl": "https://github.com/obsidian-tasks-group",

0 commit comments

Comments
 (0)