Files
navi/versioninfo.json
T
NavisandCursor 92cf707597 Release 3.8.2+1: bump Windows product version to 3.8.2.1.
Align update.go, versioninfo, UI badge, Android/MSIX, and update feeds; rebuild Windows binaries and SHA256.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-01 15:36:13 +03:00

31 lines
893 B
JSON

{
"FixedFileInfo": {
"FileVersion": { "Major": 3, "Minor": 8, "Patch": 2, "Build": 1 },
"ProductVersion": { "Major": 3, "Minor": 8, "Patch": 2, "Build": 1 },
"FileFlagsMask": "3f",
"FileFlags": "00",
"FileOS": "40004",
"FileType": "01",
"FileSubType": "00"
},
"StringFileInfo": {
"CompanyName": "EvilFox",
"FileDescription": "Navis 2 — VPN client (Naive / Hy2 / AWG / VLESS / VMess / Trojan)",
"FileVersion": "3.8.2.1",
"InternalName": "Navis",
"LegalCopyright": "Copyright (c) EvilFox",
"OriginalFilename": "Navis.exe",
"ProductName": "Navis",
"ProductVersion": "3.8.2.1",
"Comments": "Open-source VPN/proxy client. https://evilfox.win/"
},
"VarFileInfo": {
"Translation": {
"LangID": "0409",
"CharsetID": "04B0"
}
},
"IconPath": "assets/navis.ico",
"ManifestPath": "assets/app.manifest"
}