We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1662901 commit 0114536Copy full SHA for 0114536
1 file changed
winres/winres.json
@@ -39,22 +39,22 @@
39
"#1": {
40
"0000": {
41
"fixed": {
42
- "file_version": "0.1.0",
43
- "product_version": "0.1.0"
+ "file_version": "0.3.0",
+ "product_version": "0.3.0"
44
},
45
"info": {
46
"0409": {
47
"Comments": "",
48
"CompanyName": "T_K",
49
"FileDescription": "bootlogger",
50
- "FileVersion": "0.1.0",
+ "FileVersion": "0.3.0",
51
"InternalName": "Go Boot Logger",
52
"LegalCopyright": "Copyright (c) 2025 Tim Kennedy",
53
"LegalTrademarks": "",
54
"OriginalFilename": "bootlogger.exe",
55
"PrivateBuild": "",
56
"ProductName": "bootlogger",
57
- "ProductVersion": "0.1.0",
+ "ProductVersion": "0.3.0",
58
"SpecialBuild": ""
59
}
60
0 commit comments