diff --git a/manifest.json b/manifest.json index 4face1e..d85855f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "keepsidian", "name": "KeepSidian", - "version": "1.0.5", + "version": "1.0.6", "minAppVersion": "1.6.5", "description": "Sync Google Keep notes to Obsidian", "author": "lc0rp", diff --git a/package.json b/package.json index cf13d7b..7ef2c06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keepsidian", - "version": "1.0.5", + "version": "1.0.6", "description": "Sync Google Keep notes to Obsidian", "main": "src/main.js", "scripts": { diff --git a/versions.json b/versions.json index 82ed2cb..226bad4 100644 --- a/versions.json +++ b/versions.json @@ -4,5 +4,6 @@ "1.0.2": "1.6.5", "1.0.3": "1.6.5", "1.0.4": "1.6.5", - "1.0.5": "1.6.5" + "1.0.5": "1.6.5", + "1.0.6": "1.6.5" } \ No newline at end of file