diff options
-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 |