From bbcdd66448ed950a738ef9c950abb3ddfe65c6f6 Mon Sep 17 00:00:00 2001 From: Fxzx micah <48860358+fxzxmicah@users.noreply.github.com> Date: Sat, 6 Apr 2024 18:21:29 +0800 Subject: [PATCH] Chore: update Windows binary version information Signed-off-by: Fxzx micah <48860358+fxzxmicah@users.noreply.github.com> --- versioninfo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/versioninfo.json b/versioninfo.json index ed967a8b85..1869c9bcb1 100644 --- a/versioninfo.json +++ b/versioninfo.json @@ -1,7 +1,7 @@ { "FixedFileInfo": { "FileVersion": { - "Major": 0, + "Major": 1, "Minor": 0, "Patch": 0, "Build": 0 @@ -22,14 +22,14 @@ "Comments": "", "CompanyName": "", "FileDescription": "Clash Core", - "FileVersion": "", - "InternalName": "Clash Core", + "FileVersion": "1.0.0.0", + "InternalName": "", "LegalCopyright": "", "LegalTrademarks": "", "OriginalFilename": "", "PrivateBuild": "", - "ProductName": "Clash FOSS", - "ProductVersion": "", + "ProductName": "Clash Components", + "ProductVersion": "0.0.0.0", "SpecialBuild": "" }, "VarFileInfo": {