Skip to content

Commit b283c47

Browse files
committed
*: bump versions
1 parent c9cb024 commit b283c47

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
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.2.0",
4+
"version": "2.2.1",
55
"minAppVersion": "1.7.2",
66
"description": "Materialize Todoist tasks within Obsidian notes.",
77
"author": "Jamie Brynes",

plugin/package-lock.json

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

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.2.0",
3+
"version": "2.2.1",
44
"description": "A Todoist plugin for Obsidian",
55
"scripts": {
66
"check": "tsc --noEmit",

versions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"2.2.1": "1.7.2",
23
"2.2.0": "1.7.2",
34
"2.1.0": "1.7.2",
45
"2.0.1": "1.7.2",

0 commit comments

Comments
 (0)