diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2022-02-22 12:00:45 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2022-02-22 16:52:13 +0100 |
| commit | 8df2f1ec1015e57ada62e345fee18e5c0cd625d4 (patch) | |
| tree | 2847b42910a7c103b8025b4caac33fc536ea989d /talpid-openvpn-plugin | |
| parent | 79702044ae55a4af48cfbdd4bc3f13d26b3e1672 (diff) | |
| download | mullvadvpn-8df2f1ec1015e57ada62e345fee18e5c0cd625d4.tar.xz mullvadvpn-8df2f1ec1015e57ada62e345fee18e5c0cd625d4.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 3415633f0b..68313e06c1 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-beta1" +version = "2022.1.0-beta2" authors = ["Mullvad VPN"] description = "OpenVPN shared library plugin for relaying OpenVPN events to talpid_core" license = "GPL-3.0" |
