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", "name": "claude-live-dashboard",
"version": "1.0.0", "version": "1.2.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "claude-live-dashboard", "name": "claude-live-dashboard",
"version": "1.0.0", "version": "1.2.0",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"electron": "^43.2.0", "electron": "^43.2.0",
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "claude-live-dashboard", "name": "claude-live-dashboard",
"productName": "Claude Live Dashboard", "productName": "Claude Live Dashboard",
"version": "1.1.0", "version": "1.2.0",
"private": true, "private": true,
"description": "Always-on-Top Mini-Dashboard für Claude-Plan-Auslastung unter Windows und Linux", "description": "Always-on-Top Mini-Dashboard für Claude-Plan-Auslastung unter Windows und Linux",
"main": "src/main/index.js", "main": "src/main/index.js",