diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2021-10-12 16:26:47 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2021-10-13 10:02:44 +0200 |
| commit | ad1da5bbb8a295f283335183fbd6ff51fc33c89a (patch) | |
| tree | 66b5020d6e7e546815333ff2885d3b6e48fb2753 /mullvad-setup | |
| parent | 1005c38eb634eb67483b5d136b1109d112c32349 (diff) | |
| download | mullvadvpn-ad1da5bbb8a295f283335183fbd6ff51fc33c89a.tar.xz mullvadvpn-ad1da5bbb8a295f283335183fbd6ff51fc33c89a.zip | |
Backport version bump and changelog fixes from 2021.5-beta1 branch
Diffstat (limited to 'mullvad-setup')
| -rw-r--r-- | mullvad-setup/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mullvad-setup/Cargo.toml b/mullvad-setup/Cargo.toml index e739d188b4..a3fa6a1d80 100644 --- a/mullvad-setup/Cargo.toml +++ b/mullvad-setup/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mullvad-setup" -version = "2021.4.0" +version = "2021.5.0-beta1" authors = ["Mullvad VPN"] description = "Tool used to manage daemon setup" license = "GPL-3.0" |
