mirror of
https://github.com/netbirdio/netbird.git
synced 2026-05-12 19:59:56 +00:00
Removes the legacy fyne-based client/ui implementation and renames the Wails replacement (client/ui-wails) to take its place at client/ui. Go imports, frontend bindings, CI workflows, goreleaser configs and the windows .syso icon path are updated to follow the rename.
15 lines
290 B
JSON
15 lines
290 B
JSON
{
|
|
"fixed": {
|
|
"file_version": "0.0.1"
|
|
},
|
|
"info": {
|
|
"0000": {
|
|
"ProductVersion": "0.0.1",
|
|
"CompanyName": "NetBird",
|
|
"FileDescription": "NetBird desktop client",
|
|
"LegalCopyright": "© 2026, My Company",
|
|
"ProductName": "NetBird",
|
|
"Comments": "This is a comment"
|
|
}
|
|
}
|
|
} |