diff --git a/manifest.json b/manifest.json index 34ccfdc..79f3909 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-readwise", "name": "Readwise Community", - "version": "0.0.5-beta1", + "version": "0.0.5", "minAppVersion": "0.11.9", "description": "Sync Readwise highlights into your notes", "author": "Rene Hernandez", diff --git a/package.json b/package.json index 4b5d433..ce6ee67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-readwise", - "version": "0.0.5-beta1", + "version": "0.0.5", "description": "Sync Readwise highlights into your notes", "repository": { "type": "git",