diff --git a/manifest.json b/manifest.json index 0bcaacb..f872b13 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "openaugi", "name": "OpenAugi", - "version": "0.3.1", + "version": "0.4.0", "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 93dd4e1..d9f5323 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "open-augi", - "version": "0.3.1", + "version": "0.4.0", "description": "", "main": "main.js", "scripts": {