mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Closes #4813 After PR, the installer, UAC dialog, and notifications all say "Firezone" again <img width="494" alt="image" src="https://github.com/firezone/firezone/assets/13400041/69a4fe0b-78fa-4945-b17f-625e68ac09db">
9 lines
169 B
JSON
9 lines
169 B
JSON
{
|
|
"build": {
|
|
"beforeBundleCommand": "bash -c '../../scripts/build/sign.sh ../target/release/Firezone.exe'"
|
|
},
|
|
"package": {
|
|
"productName": "Firezone"
|
|
}
|
|
}
|