Bump version to 0.5.1, re-enable mobile support

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Chris Lettieri 2026-02-25 20:37:09 -05:00
parent 3b73ce2295
commit 764efe5c65
2 changed files with 3 additions and 3 deletions

View file

@ -1,10 +1,10 @@
{
"id": "openaugi",
"name": "OpenAugi",
"version": "0.5.0",
"version": "0.5.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",
"authorUrl": "https://bitsofchris.com",
"isDesktopOnly": true
"isDesktopOnly": false
}

View file

@ -1,6 +1,6 @@
{
"name": "open-augi",
"version": "0.5.0",
"version": "0.5.1",
"description": "",
"main": "main.js",
"scripts": {