diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2021-02-18 09:19:47 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2021-02-18 09:19:56 +0100 |
| commit | a3d4e3e365b299ed9f392ddb07015c9e79072e5f (patch) | |
| tree | 9dcfa32e6f5227879a12f545a5e9bcd953d52923 /mullvad-setup | |
| parent | 900bb3d034e5751542f675050f36691c0e01f9af (diff) | |
| download | mullvadvpn-a3d4e3e365b299ed9f392ddb07015c9e79072e5f.tar.xz mullvadvpn-a3d4e3e365b299ed9f392ddb07015c9e79072e5f.zip | |
Bump version to 2021.2-beta1
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 6b63801a3b..645481bf3e 100644 --- a/mullvad-setup/Cargo.toml +++ b/mullvad-setup/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mullvad-setup" -version = "2021.1.0" +version = "2021.2.0-beta1" authors = ["Mullvad VPN"] description = "Tool used to manage daemon setup" license = "GPL-3.0" |
