diff --git a/manifest.json b/manifest.json index 08c5e98..dc8ffca 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "scambier.obsidian-omnisearch", "name": "Omnisearch", - "version": "0.1.5", + "version": "0.1.6", "minAppVersion": "0.14.2", "description": "Search over organization", "author": "Simon Cambier", diff --git a/package.json b/package.json index ea1ad32..47ccbd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scambier.obsidian-search", - "version": "0.1.5", + "version": "0.1.6", "description": "Search over organization", "main": "dist/main.js", "scripts": { diff --git a/versions.json b/versions.json index dbff4a1..7f659f9 100644 --- a/versions.json +++ b/versions.json @@ -4,5 +4,6 @@ "0.1.2": "0.14.2", "0.1.3": "0.14.2", "0.1.4": "0.14.2", - "0.1.5": "0.14.2" + "0.1.5": "0.14.2", + "0.1.6": "0.14.2" } \ No newline at end of file