We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebb1543 commit f3d1a8aCopy full SHA for f3d1a8a
protonvpn_cli/constants.py
@@ -18,4 +18,4 @@
18
OVPN_FILE = os.path.join(CONFIG_DIR, "connect.ovpn")
19
PASSFILE = os.path.join(CONFIG_DIR, "pvpnpass")
20
CLIENT_SUFFIX = "plc" # ProtonVPN Linux Community
21
-VERSION = "2.2.8"
+VERSION = "2.2.10"
0 commit comments