Browse Source

updated windows nc build

0xdcarns 3 years ago
parent
commit
2652efccca

+ 1 - 1
netclient/netclient.exe.manifest.xml

@@ -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"

+ 6 - 6
netclient/versioninfo.json

@@ -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"
 }

BIN
netclient/windowsdata/netclient.syso → netclient/windowsdata/resource/netclient.syso