Skip to content

Commit 00233d4

Browse files
authored
Bump version number
Bump version number to 2.2.12
1 parent 3614101 commit 00233d4

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)