diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2021-11-03 13:23:45 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2021-11-03 16:27:29 +0100 |
| commit | ff53b6000de722b23715b93aa1fd064bea22504f (patch) | |
| tree | 641d7c00f1d5a16b51037fa69a4d8b31f4cc5210 /talpid-openvpn-plugin | |
| parent | ec21ef1a55b72182d2d05fc0a04c6d405934df62 (diff) | |
| download | mullvadvpn-ff53b6000de722b23715b93aa1fd064bea22504f.tar.xz mullvadvpn-ff53b6000de722b23715b93aa1fd064bea22504f.zip | |
Backport 2021.6-beta1 version bump and changelog header
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 f2ca0f400a..c498ec8e45 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" +version = "2021.6.0-beta1" authors = ["Mullvad VPN"] description = "OpenVPN shared library plugin for relaying OpenVPN events to talpid_core" license = "GPL-3.0" |
