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 cc866a8 commit e133521Copy full SHA for e133521
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "todoist-sync-plugin",
3
"name": "Todoist Sync",
4
- "version": "2.0.0",
+ "version": "2.0.1",
5
"minAppVersion": "1.0.0",
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,5 +1,6 @@
- "2.0.0": "2.0.0",
+ "2.0.1": "1.7.2",
+ "2.0.0": "1.7.2",
"1.13.0": "1.0.0",
"1.12.0": "1.0.0",
"1.11.1": "1.0.0",
0 commit comments