summaryrefslogtreecommitdiffhomepage
path: root/talpid-openvpn-plugin
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2021-10-19 11:42:48 +0200
committerLinus Färnstrand <linus@mullvad.net>2021-10-20 13:22:20 +0200
commit5689f098651e15ea1d81ff301539e8a01aa393c9 (patch)
tree723179ba979385be3e451f1168a7c6ec5e200d21 /talpid-openvpn-plugin
parentfdec624f901b5014458e44343913535fe558db91 (diff)
downloadmullvadvpn-5689f098651e15ea1d81ff301539e8a01aa393c9.tar.xz
mullvadvpn-5689f098651e15ea1d81ff301539e8a01aa393c9.zip
Backport 2021.5-beta2 changelog and version bump
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 3e94ea62ff..4483d36c6e 100644
--- a/talpid-openvpn-plugin/Cargo.toml
+++ b/talpid-openvpn-plugin/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "talpid-openvpn-plugin"
-version = "2021.5.0-beta1"
+version = "2021.5.0-beta2"
authors = ["Mullvad VPN"]
description = "OpenVPN shared library plugin for relaying OpenVPN events to talpid_core"
license = "GPL-3.0"