From e01a926fb8fea4056fe4c594d59e4d8c7e0714ac Mon Sep 17 00:00:00 2001
From: "kali kaneko (leap communications)" <kali@leap.se>
Date: Tue, 22 Jun 2021 18:26:43 +0200
Subject: [PATCH] [pkg] bump version

---
 CHANGELOG        | 2 +-
 debian/changelog | 6 ++++++
 pkg/version      | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 2595c7d1..76a7c36a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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 cb996edc..191a1fce 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 146720c9..78cfa5eb 100644
--- a/pkg/version
+++ b/pkg/version
@@ -1 +1 @@
-0.21.2+git
+0.21.6
-- 
GitLab