From ac16953e3108e05f2aa2e79790a984f5b93a6883 Mon Sep 17 00:00:00 2001 From: Michael Gorini Date: Mon, 1 Sep 2025 11:48:22 +0200 Subject: [PATCH] 0.0.3 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ca3341a..36529da 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "resonance", "name": "Resonance", - "version": "0.0.2", + "version": "0.0.3", "minAppVersion": "1.5.0", "description": "Record meetings, lectures, interviews, and more. Transcribe locally, summarize with AI, and create notes in Obsidian. Free and open source.", "author": "Michael Gorini",