mirror of
https://github.com/taigrr/wails.git
synced 2026-04-16 19:55:05 -07:00
15 lines
300 B
JSON
15 lines
300 B
JSON
{
|
|
"fixed": {
|
|
"file_version": "1.0.0"
|
|
},
|
|
"info": {
|
|
"0000": {
|
|
"ProductVersion": "1.0.0",
|
|
"CompanyName": "{{.Name}}",
|
|
"FileDescription": "{{.Name}}",
|
|
"LegalCopyright": "Copyright.........",
|
|
"ProductName": "{{.Name}}",
|
|
"Comments": "Built using Wails (https://wails.app)"
|
|
}
|
|
}
|
|
} |