Skip to content

Commit 66d29ba

Browse files
committed
dashboard: bump version to 0.4.1
1 parent a6960b9 commit 66d29ba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ On startup, Magic Context checks for common configuration problems — OpenCode'
386386
A companion desktop app for browsing and managing Magic Context state outside of OpenCode.
387387

388388
<p align="center">
389-
<a href="https://github.com/cortexkit/magic-context/releases/tag/dashboard-v0.4.0"><strong>⬇️ Download for macOS · Windows · Linux</strong></a></p>
389+
<a href="https://github.com/cortexkit/magic-context/releases/tag/dashboard-v0.4.1"><strong>⬇️ Download for macOS · Windows · Linux</strong></a></p>
390390

391391
**Features:**
392392
- **Memory Browser** — search, filter, and edit project memories with category and project filtering

packages/dashboard/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/nicehash/tauri/dev/packages/tauri-utils/schema.json",
33
"productName": "Magic Context Dashboard",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"identifier": "com.cortexkit.magic-context-dashboard",
66
"build": {
77
"beforeDevCommand": "bun run dev:frontend",

0 commit comments

Comments
 (0)