diff --git a/changelog.md b/changelog.md index ce8f527..a799fce 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,16 @@ # Changelog +## 2.0.42-3 + +#### Updated binary files to 2.0.42 | jedisct1 +- + + +#### Updated config files to 2.0.42-3 | quindecim +- ⛔️ Disabled properly `IPv6` queries in `post-fs-data.sh` file (no more DNS leaks this time) + + ## 2.0.42-2 #### Updated binary files to 2.0.42 | jedisct1 diff --git a/customize.sh b/customize.sh index 7412948..493a52e 100644 --- a/customize.sh +++ b/customize.sh @@ -1,7 +1,7 @@ ui_print " " ui_print "******************************" ui_print "* dnscrypt-proxy-android *" - ui_print "* 2.0.42-2 *" + ui_print "* 2.0.42-3 *" ui_print "******************************" ui_print "* quindecim *" ui_print "******************************" diff --git a/module.prop b/module.prop index ad165d8..07038d6 100644 --- a/module.prop +++ b/module.prop @@ -1,6 +1,6 @@ id=dnscrypt-proxy-android name=DNSCrypt-Proxy 2 -version=2.0.42-2 -versionCode=422 +version=2.0.42-3 +versionCode=423 author=quindecim description=A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2, DNS-over-HTTPS and Anonymized DNSCrypt. Using dnscrypt-proxy 2.0.42