From f0a8816653122a5a28d7f8c16e34a3acfef513d6 Mon Sep 17 00:00:00 2001 From: Chris Lettieri Date: Sun, 22 Feb 2026 16:05:03 -0500 Subject: [PATCH] Bump version to 0.4.1 Co-Authored-By: Claude Opus 4.6 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index f872b13..e58fb42 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "openaugi", "name": "OpenAugi", - "version": "0.4.0", + "version": "0.4.1", "minAppVersion": "1.8.9", "description": "Process information faster with augmented intelligence (AI for thinkers). Parse your voice notes into atomic notes, tasks, and summaries. Grab context from dataview queries and linked notes. De-duplicate and merge atomic ideas into a clean, organized vault.", "author": "Chris Lettieri", diff --git a/package.json b/package.json index d9f5323..38c0325 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "open-augi", - "version": "0.4.0", + "version": "0.4.1", "description": "", "main": "main.js", "scripts": {