diff --git a/manifest.json b/manifest.json index cfdc0e4..ecd4b98 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-dida-sync", "name": "Dida Todo Sync", - "version": "1.2.1", + "version": "1.2.2", "minAppVersion": "0.15.0", "description": "滴答清单同步", "author": "Obsidian", diff --git a/package.json b/package.json index fb459db..8e00a10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-dida-sync", - "version": "1.2.1", + "version": "1.2.2", "description": "This is a sample plugin for Obsidian (https://obsidian.md)", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 2c85ab9..9b3e462 100644 --- a/versions.json +++ b/versions.json @@ -2,5 +2,6 @@ "1.0.0": "0.15.0", "1.1.0": "0.15.0", "1.2.0": "0.15.0", - "1.2.1": "0.15.0" + "1.2.1": "0.15.0", + "1.2.2": "0.15.0" } \ No newline at end of file