Skip to content

Commit e133521

Browse files
committed
chore: update versions
1 parent cc866a8 commit e133521

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "todoist-sync-plugin",
33
"name": "Todoist Sync",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"minAppVersion": "1.0.0",
66
"description": "Materialize Todoist tasks within Obsidian notes.",
77
"author": "Jamie Brynes",

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-todoist-plugin",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A Todoist plugin for Obsidian",
55
"scripts": {
66
"check": "tsc --noEmit",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
2-
"2.0.0": "2.0.0",
2+
"2.0.1": "1.7.2",
3+
"2.0.0": "1.7.2",
34
"1.13.0": "1.0.0",
45
"1.12.0": "1.0.0",
56
"1.11.1": "1.0.0",

0 commit comments

Comments
 (0)