Skip to content

Commit 568dc77

Browse files
Merge pull request #364 from kylekatarnls/patch-1
Bump version number
2 parents 3614101 + 00233d4 commit 568dc77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protonvpn_cli/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
OVPN_FILE = os.path.join(CONFIG_DIR, "connect.ovpn")
1919
PASSFILE = os.path.join(CONFIG_DIR, "pvpnpass")
2020
CLIENT_SUFFIX = "plc" # ProtonVPN Linux Community
21-
VERSION = "2.2.10"
21+
VERSION = "2.2.12"

0 commit comments

Comments
 (0)