v0.5.4 — Fix taskbar pin persistence across updates
Set app.setAppUserModelId() to match electron-builder appId (com.krunkercivilian.client) so Windows associates the running process with the installed shortcut. Add explicit shortcutName to NSIS config for stable shortcut identity across installs. Remove stale uuid entry from electron-builder files list. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "krunker-civilian-client",
|
||||
"version": "0.5.3",
|
||||
"version": "0.5.4",
|
||||
"description": "Cross-platform Krunker game client",
|
||||
"main": "dist/main/index.js",
|
||||
"homepage": "https://gitea.crjlab.net/bigjakk/krunker-civilian-client",
|
||||
|
||||
Reference in New Issue
Block a user