From 1bd9e4254815435aab6e93c52eab6436bdeae6f2 Mon Sep 17 00:00:00 2001 From: Simon Cambier Date: Mon, 13 Jun 2022 13:44:22 +0200 Subject: [PATCH] Update manifest-beta.json --- manifest-beta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest-beta.json b/manifest-beta.json index ef81511..1ab6c30 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,10 +1,10 @@ { "id": "omnisearch", "name": "Omnisearch", - "version": "1.3.5-beta1", + "version": "1.3.4", "minAppVersion": "0.14.2", "description": "A search engine that just works", "author": "Simon Cambier", "authorUrl": "https://github.com/scambier/obsidian-omnisearch", "isDesktopOnly": false -} \ No newline at end of file +}