diff --git a/manifest.json b/manifest.json index 4f164ea..2f4685d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "keepsidian", "name": "KeepSidian", - "version": "1.0.11", + "version": "1.0.12", "minAppVersion": "1.6.5", "description": "Import Google Keep notes.", "author": "lc0rp", diff --git a/package.json b/package.json index 8f25684..0bf64e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keepsidian", - "version": "1.0.11", + "version": "1.0.12", "description": "Sync Google Keep notes to Obsidian", "main": "src/main.js", "scripts": { diff --git a/versions.json b/versions.json index d6eda02..1f1bd86 100644 --- a/versions.json +++ b/versions.json @@ -10,5 +10,6 @@ "1.0.8": "1.6.5", "1.0.9": "1.6.5", "1.0.10": "1.6.5", - "1.0.11": "1.6.5" + "1.0.11": "1.6.5", + "1.0.12": "1.6.5" } \ No newline at end of file