diff --git a/manifest.json b/manifest.json index 1da1b72..913c430 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "keepsidian", "name": "KeepSidian", - "version": "1.0.7", + "version": "1.0.8", "minAppVersion": "1.6.5", "description": "Import Google Keep notes.", "author": "lc0rp", diff --git a/package.json b/package.json index 3442548..079e272 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keepsidian", - "version": "1.0.7", + "version": "1.0.8", "description": "Sync Google Keep notes to Obsidian", "main": "src/main.js", "scripts": { diff --git a/versions.json b/versions.json index 2fc6994..88704fa 100644 --- a/versions.json +++ b/versions.json @@ -6,5 +6,6 @@ "1.0.4": "1.6.5", "1.0.5": "1.6.5", "1.0.6": "1.6.5", - "1.0.7": "1.6.5" + "1.0.7": "1.6.5", + "1.0.8": "1.6.5" } \ No newline at end of file