diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2021-10-19 11:42:48 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2021-10-20 13:22:20 +0200 |
| commit | 5689f098651e15ea1d81ff301539e8a01aa393c9 (patch) | |
| tree | 723179ba979385be3e451f1168a7c6ec5e200d21 /talpid-openvpn-plugin | |
| parent | fdec624f901b5014458e44343913535fe558db91 (diff) | |
| download | mullvadvpn-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.toml | 2 |
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" |
