Skip to content

Commit 0114536

Browse files
Update version numbers to 0.3.0 in winres.json
1 parent 1662901 commit 0114536

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

winres/winres.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,22 +39,22 @@
3939
"#1": {
4040
"0000": {
4141
"fixed": {
42-
"file_version": "0.1.0",
43-
"product_version": "0.1.0"
42+
"file_version": "0.3.0",
43+
"product_version": "0.3.0"
4444
},
4545
"info": {
4646
"0409": {
4747
"Comments": "",
4848
"CompanyName": "T_K",
4949
"FileDescription": "bootlogger",
50-
"FileVersion": "0.1.0",
50+
"FileVersion": "0.3.0",
5151
"InternalName": "Go Boot Logger",
5252
"LegalCopyright": "Copyright (c) 2025 Tim Kennedy",
5353
"LegalTrademarks": "",
5454
"OriginalFilename": "bootlogger.exe",
5555
"PrivateBuild": "",
5656
"ProductName": "bootlogger",
57-
"ProductVersion": "0.1.0",
57+
"ProductVersion": "0.3.0",
5858
"SpecialBuild": ""
5959
}
6060
}

0 commit comments

Comments
 (0)