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 3614101 commit 00233d4Copy full SHA for 00233d4
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.10"
+VERSION = "2.2.12"
0 commit comments