Skip to content

Commit 05d334f

Browse files
committed
dashboard: bump version to 0.2.4
1 parent 8710356 commit 05d334f

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
@@ -327,7 +327,7 @@ On startup, Magic Context checks for common configuration problems — OpenCode'
327327
A companion desktop app for browsing and managing Magic Context state outside of OpenCode.
328328

329329
<p align="center">
330-
<a href="https://github.com/cortexkit/opencode-magic-context/releases/tag/dashboard-v0.2.3"><strong>⬇️ Download for macOS · Windows · Linux</strong></a></p>
330+
<a href="https://github.com/cortexkit/opencode-magic-context/releases/tag/dashboard-v0.2.4"><strong>⬇️ Download for macOS · Windows · Linux</strong></a></p>
331331

332332
**Features:**
333333
- **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.2.3",
4+
"version": "0.2.4",
55
"identifier": "com.cortexkit.magic-context-dashboard",
66
"build": {
77
"beforeDevCommand": "bun run dev:frontend",

0 commit comments

Comments
 (0)