summaryrefslogtreecommitdiffhomepage
path: root/talpid-openvpn-plugin
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2021-10-12 16:26:47 +0200
committerLinus Färnstrand <linus@mullvad.net>2021-10-13 10:02:44 +0200
commitad1da5bbb8a295f283335183fbd6ff51fc33c89a (patch)
tree66b5020d6e7e546815333ff2885d3b6e48fb2753 /talpid-openvpn-plugin
parent1005c38eb634eb67483b5d136b1109d112c32349 (diff)
downloadmullvadvpn-ad1da5bbb8a295f283335183fbd6ff51fc33c89a.tar.xz
mullvadvpn-ad1da5bbb8a295f283335183fbd6ff51fc33c89a.zip
Backport version bump and changelog fixes from 2021.5-beta1 branch
Diffstat (limited to 'talpid-openvpn-plugin')
-rw-r--r--talpid-openvpn-plugin/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/talpid-openvpn-plugin/Cargo.toml b/talpid-openvpn-plugin/Cargo.toml
index 237fe5ec55..3e94ea62ff 100644
--- a/talpid-openvpn-plugin/Cargo.toml
+++ b/talpid-openvpn-plugin/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "talpid-openvpn-plugin"
-version = "2021.4.0"
+version = "2021.5.0-beta1"
authors = ["Mullvad VPN"]
description = "OpenVPN shared library plugin for relaying OpenVPN events to talpid_core"
license = "GPL-3.0"