diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2021-06-22 18:26:43 +0200 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2021-06-22 18:28:21 +0200 |
commit | e01a926fb8fea4056fe4c594d59e4d8c7e0714ac (patch) | |
tree | 6dd1785d5060a0d4b73c002bf7a7635b7275cfc1 | |
parent | acb38a412f395eb4019394f704921a152ca6e55b (diff) |
[pkg] bump version0.21.6
-rw-r--r-- | CHANGELOG | 2 | ||||
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | pkg/version | 2 |
3 files changed, 8 insertions, 2 deletions
@@ -3,6 +3,6 @@ - First iteration of the gateway selector. - Allow to select obfs4 gateways (bridges) to bypass censorship. -- Ability to define explicitly allowed addresses for local networks. +- Ability to define explicitely allowed addresses for local networks. - Make the donate dialog less intrusive (#470) - Updated translations. New locales: greek, farsi, hungarian, dutch, polish and uyghur. diff --git a/debian/changelog b/debian/changelog index cb996ed..191a1fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +riseup-vpn (0.21.6) groovy; urgency=medium + + * Release 0.21.6 + + -- Kali Kaneko (leap communications) <kali@leap.se> Tue, 22 Jun 2021 18:26:53 +0200 + riseup-vpn (0.21.2.6) groovy; urgency=medium * Initial Release. diff --git a/pkg/version b/pkg/version index 146720c..78cfa5e 100644 --- a/pkg/version +++ b/pkg/version @@ -1 +1 @@ -0.21.2+git +0.21.6 |