diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2022-03-01 11:48:22 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2022-03-01 13:56:11 +0100 |
| commit | 213be2d547c5d2e7508e810351b7c1fb8955400a (patch) | |
| tree | 4a57cb4d3a909d9835274e453af059d50b2aa463 /talpid-openvpn-plugin | |
| parent | 5929560dcd78dfa380000c802d8418b5b394e1d0 (diff) | |
| download | mullvadvpn-213be2d547c5d2e7508e810351b7c1fb8955400a.tar.xz mullvadvpn-213be2d547c5d2e7508e810351b7c1fb8955400a.zip | |
Updating version in package files
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 68313e06c1..2cb79ee447 100644 --- a/talpid-openvpn-plugin/Cargo.toml +++ b/talpid-openvpn-plugin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "talpid-openvpn-plugin" -version = "2022.1.0-beta2" +version = "2022.1.0" authors = ["Mullvad VPN"] description = "OpenVPN shared library plugin for relaying OpenVPN events to talpid_core" license = "GPL-3.0" |
