mirror of https://github.com/icedream/icecon.git
Bump version info to 1.0.1.
parent
26bd990227
commit
9e6e209eb4
|
@ -4,13 +4,13 @@
|
||||||
"FileVersion": {
|
"FileVersion": {
|
||||||
"Major": 1,
|
"Major": 1,
|
||||||
"Minor": 0,
|
"Minor": 0,
|
||||||
"Patch": 0,
|
"Patch": 1,
|
||||||
"Build": 0
|
"Build": 0
|
||||||
},
|
},
|
||||||
"ProductVersion": {
|
"ProductVersion": {
|
||||||
"Major": 1,
|
"Major": 1,
|
||||||
"Minor": 0,
|
"Minor": 0,
|
||||||
"Patch": 0,
|
"Patch": 1,
|
||||||
"Build": 0
|
"Build": 0
|
||||||
},
|
},
|
||||||
"FileFlagsMask": "3f",
|
"FileFlagsMask": "3f",
|
||||||
|
@ -24,14 +24,14 @@
|
||||||
"Comments": "IceCon",
|
"Comments": "IceCon",
|
||||||
"CompanyName": "",
|
"CompanyName": "",
|
||||||
"FileDescription": "Icedream's RCON client",
|
"FileDescription": "Icedream's RCON client",
|
||||||
"FileVersion": "1.0.0.0",
|
"FileVersion": "1.0.1.0",
|
||||||
"InternalName": "icecon",
|
"InternalName": "icecon",
|
||||||
"LegalCopyright": "",
|
"LegalCopyright": "",
|
||||||
"LegalTrademarks": "",
|
"LegalTrademarks": "",
|
||||||
"OriginalFilename": "icecon.exe",
|
"OriginalFilename": "icecon.exe",
|
||||||
"PrivateBuild": "1",
|
"PrivateBuild": "1",
|
||||||
"ProductName": "IceCon",
|
"ProductName": "IceCon",
|
||||||
"ProductVersion": "1.0.0.0",
|
"ProductVersion": "1.0.1.0",
|
||||||
"SpecialBuild": ""
|
"SpecialBuild": ""
|
||||||
},
|
},
|
||||||
"VarFileInfo":
|
"VarFileInfo":
|
||||||
|
|
Loading…
Reference in New Issue