We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bac286 commit d2314ccCopy full SHA for d2314cc
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "todoist-sync-plugin",
3
"name": "Todoist Sync",
4
- "version": "2.1.0",
+ "version": "2.2.0",
5
"minAppVersion": "1.7.2",
6
"description": "Materialize Todoist tasks within Obsidian notes.",
7
"author": "Jamie Brynes",
plugin/package.json
@@ -1,6 +1,6 @@
"name": "obsidian-todoist-plugin",
"description": "A Todoist plugin for Obsidian",
"scripts": {
"check": "tsc --noEmit",
versions.json
@@ -1,4 +1,5 @@
+ "2.2.0": "1.7.2",
"2.1.0": "1.7.2",
"2.0.1": "1.7.2",
"2.0.0": "1.7.2",
0 commit comments