diff --git a/manifest-beta.json b/manifest-beta.json index ea21129..bac3f5f 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,10 +1,10 @@ { - "id": "obsidian-book-search-plugin", - "name": "Book Search", - "version": "0.5.8", - "minAppVersion": "0.15.0", - "description": "Helps you find books and create notes.", - "author": "anpigon", - "authorUrl": "https://github.com/anpigon", - "isDesktopOnly": false + "id": "obsidian-book-search-plugin", + "name": "Book Search", + "version": "0.5.12-beta", + "minAppVersion": "0.15.0", + "description": "Helps you find books and create notes.", + "author": "anpigon", + "authorUrl": "https://github.com/anpigon", + "isDesktopOnly": false }