diff --git a/manifest-beta.json b/manifest-beta.json index 6fbebd4..56eafb3 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "omnisearch", "name": "Omnisearch", - "version": "1.6.3", + "version": "1.6.4", "minAppVersion": "0.15.6", "description": "A search engine that just works", "author": "Simon Cambier", diff --git a/manifest.json b/manifest.json index 6fbebd4..56eafb3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "omnisearch", "name": "Omnisearch", - "version": "1.6.3", + "version": "1.6.4", "minAppVersion": "0.15.6", "description": "A search engine that just works", "author": "Simon Cambier", diff --git a/package.json b/package.json index 4640af7..df2d8d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scambier.obsidian-search", - "version": "1.6.3", + "version": "1.6.4", "description": "A search engine for Obsidian", "main": "dist/main.js", "scripts": { diff --git a/versions.json b/versions.json index 3a54fa1..116dbc9 100644 --- a/versions.json +++ b/versions.json @@ -47,5 +47,6 @@ "1.6.0": "0.15.6", "1.6.1": "0.15.6", "1.6.2": "0.15.6", - "1.6.3": "0.15.6" + "1.6.3": "0.15.6", + "1.6.4": "0.15.6" } \ No newline at end of file