From a99446f7751522e6967d5833b81686cb08be04b5 Mon Sep 17 00:00:00 2001 From: bluemeda Date: Sun, 18 Mar 2018 11:46:38 +0700 Subject: [PATCH] v2.1.3 --- README.md | 2 +- module.prop | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c9586a4..8ffd430 100755 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A flexible DNS proxy, with support for modern encrypted DNS protocols such as [D ## Changelog ### v2.1.3 - 03.18.2018 * Fix Tethering Client cannot Resolve DNSCrypt -* Fix Chromecast devices not showing jedisct1/dnscrypt-proxy#226 +* Fix Chromecast devices not showing (jedisct1/dnscrypt-proxy#226)[https://github.com/jedisct1/dnscrypt-proxy/issues/226] * Add binary files for x86 and x86_64 (test) ### v2.1.2 - 03.07.2018 * Bug Fixes diff --git a/module.prop b/module.prop index ea89f3a..df760d1 100755 --- a/module.prop +++ b/module.prop @@ -1,7 +1,7 @@ id=dnscrypt-proxy name=DNSCrypt-Proxy 2 -version=v2.1.2 -versionCode=8 +version=v2.1.3 +versionCode=9 author=bluemeda description=A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2 and DNS-over-HTTP/2. minMagisk=1500