[Solved] KeePassXC - Alter Version Number
-
KeePassXC is detected correctly on my system, but the displayed version number should be altered:
- in the application the displayed version number is 2.7.0.
- in VulnDetect the displayed version number is 2.7.0-beta1.
So you should show the same version number that is shown in the app.
Here you see, that 2.7.0 is not beta:
https://keepassxc.org/download/
Here the information extracted from the EXE file:
File name and path: C:\Program Files\KeePassXC\KeePassXC.exe Product Name: KeePassXC Internal Name: KeePassXC Original Filename: KeePassXC File Description: KeePassXC Company: KeePassXC Team Legal Copyright: Copyright (C) 2022 KeePassXC Team Legal Trademarks: Comments: KeePassXC v2.7.0 File Version String: 2.7.0 File Version: 2.7.0.0 Product Version String: 2.7.0 Product Version: 2.7.0.0
-
The version number 2.7.0 is now displayed correctly.
@Tom: Thank you for fixing this! -