mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-21 16:09:59 +08:00
Merge pull request #436 from gravitl/nocode_v0.8.5_windows_build
Nocode v0.8.5 windows build
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity
|
||||
version="0.8.0"
|
||||
version="0.8.5.0"
|
||||
processorArchitecture="*"
|
||||
name="netclient.exe"
|
||||
type="win32"
|
||||
|
@@ -2,14 +2,14 @@
|
||||
"FixedFileInfo": {
|
||||
"FileVersion": {
|
||||
"Major": 0,
|
||||
"Minor": 7,
|
||||
"Patch": 3,
|
||||
"Minor": 8,
|
||||
"Patch": 5,
|
||||
"Build": 0
|
||||
},
|
||||
"ProductVersion": {
|
||||
"Major": 0,
|
||||
"Minor": 7,
|
||||
"Patch": 3,
|
||||
"Minor": 8,
|
||||
"Patch": 5,
|
||||
"Build": 0
|
||||
},
|
||||
"FileFlagsMask": "3f",
|
||||
@@ -29,7 +29,7 @@
|
||||
"OriginalFilename": "",
|
||||
"PrivateBuild": "",
|
||||
"ProductName": "Netclient",
|
||||
"ProductVersion": "v0.7.3.0",
|
||||
"ProductVersion": "v0.8.5.0",
|
||||
"SpecialBuild": ""
|
||||
},
|
||||
"VarFileInfo": {
|
||||
@@ -38,6 +38,6 @@
|
||||
"CharsetID": "04B0"
|
||||
}
|
||||
},
|
||||
"IconPath": "netclient.ico",
|
||||
"IconPath": "windowsdata/resource/netclient.ico",
|
||||
"ManifestPath": "netclient.exe.manifest.xml"
|
||||
}
|
Binary file not shown.
Reference in New Issue
Block a user