From 683261a5659be833f67f3eeb450ca66a9eae63f8 Mon Sep 17 00:00:00 2001 From: Andrew Beal Date: Wed, 22 Oct 2025 10:07:22 +0100 Subject: [PATCH] chore: bump version to 0.0.3 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d71e842..249cd0b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "ai_agent", "name": "AI Agent", - "version": "0.0.2", + "version": "0.0.3", "minAppVersion": "0.15.0", "description": "AI powered agent assistant.", "author": "Obsidian",