We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3098bc commit 93e6df7Copy full SHA for 93e6df7
1 file changed
packages/dashboard/src-tauri/tauri.conf.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/nicehash/tauri/dev/packages/tauri-utils/schema.json",
3
"productName": "Magic Context Dashboard",
4
- "version": "0.5.0",
+ "version": "0.5.1",
5
"identifier": "com.cortexkit.magic-context-dashboard",
6
"build": {
7
"beforeDevCommand": "bun run dev:frontend",
0 commit comments