mac-app
mac-app copied to clipboard
Version discrepancy
The latest release on github is 1.9.1, however if I download the client from the protonvpn website the CFBundleShortVersionString is higher:
$ cat /Applications/ProtonVPN.app/Contents/Info.plist |grep -A1 CFBundleShortVersionString
<key>CFBundleShortVersionString</key>
<string>1.9.3</string>
Looks like the website version is now at 2.03, no corresponding release on github.