diff --git a/manifest-beta.json b/manifest-beta.json index b86fd94..10e672b 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "omnisearch", "name": "Omnisearch", - "version": "1.3.3", + "version": "1.3.4", "minAppVersion": "0.14.2", "description": "A search engine that just works", "author": "Simon Cambier", diff --git a/manifest.json b/manifest.json index b86fd94..10e672b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "omnisearch", "name": "Omnisearch", - "version": "1.3.3", + "version": "1.3.4", "minAppVersion": "0.14.2", "description": "A search engine that just works", "author": "Simon Cambier", diff --git a/package.json b/package.json index e8a7a3f..bd40c5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scambier.obsidian-search", - "version": "1.3.3", + "version": "1.3.4", "description": "A search engine for Obsidian", "main": "dist/main.js", "scripts": { diff --git a/versions.json b/versions.json index 6bd7943..84724ea 100644 --- a/versions.json +++ b/versions.json @@ -24,5 +24,6 @@ "1.3.1-beta": "0.14.2", "1.3.2-beta": "0.14.2", "1.3.3-beta": "0.14.2", - "1.3.3": "0.14.2" + "1.3.3": "0.14.2", + "1.3.4": "0.14.2" } \ No newline at end of file