Version 1.2.0

This commit is contained in:
Winkler, Stefan
2026-08-20 20:01:17 +02:00
parent bb311e76c2
commit 0b760ab839
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "claude-live-dashboard",
"version": "1.0.0",
"version": "1.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "claude-live-dashboard",
"version": "1.0.0",
"version": "1.2.0",
"license": "MIT",
"devDependencies": {
"electron": "^43.2.0",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "claude-live-dashboard",
"productName": "Claude Live Dashboard",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"description": "Always-on-Top Mini-Dashboard für Claude-Plan-Auslastung unter Windows und Linux",
"main": "src/main/index.js",