Skip to content

Commit 69ebdb7

Browse files
committed
chore: bump version to 1.2.5
1 parent 0ea72f3 commit 69ebdb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@specto/desktop",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"private": true,
55
"description": "Specto Desktop - GitHub organization metrics dashboard",
66
"type": "module",

apps/desktop/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://schema.tauri.app/config/2",
33
"productName": "Specto",
4-
"version": "1.2.4",
4+
"version": "1.2.5",
55
"identifier": "app.specto",
66
"build": {
77
"beforeDevCommand": "bun run dev:vite",

0 commit comments

Comments
 (0)