We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ea72f3 commit 69ebdb7Copy full SHA for 69ebdb7
apps/desktop/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@specto/desktop",
3
- "version": "1.2.4",
+ "version": "1.2.5",
4
"private": true,
5
"description": "Specto Desktop - GitHub organization metrics dashboard",
6
"type": "module",
apps/desktop/src-tauri/tauri.conf.json
@@ -1,7 +1,7 @@
"$schema": "https://schema.tauri.app/config/2",
"productName": "Specto",
"identifier": "app.specto",
"build": {
7
"beforeDevCommand": "bun run dev:vite",
0 commit comments