diff --git a/manifest.json b/manifest.json index a5c5858..042bf45 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "omnisearch", "name": "Omnisearch", - "version": "1.15.1", + "version": "1.15.2", "minAppVersion": "1.3.0", "description": "A search engine that just works", "author": "Simon Cambier", diff --git a/package.json b/package.json index d33a8d1..1fe5a55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scambier.obsidian-search", - "version": "1.15.1", + "version": "1.15.2", "description": "A search engine for Obsidian", "main": "dist/main.js", "scripts": {