diff --git a/README.md b/README.md index 1f6b93e..93ea0cc 100644 --- a/README.md +++ b/README.md @@ -59,9 +59,10 @@ iptables -t nat -D OUTPUT -p udp ! -d 91.239.100.100 --dport 53 -j DNAT --to-des ## Changelog -#### 2.0.28 +#### 2.0.29-beta.3 -* updated binary files to 2.0.28 | jedisct1 +* updated binaries files to 2.0.29-beta.3 | jedisct1 +* updated config files to 2.0.29-beta.3 | quindecim [Full changelog](changelog.md) diff --git a/changelog.md b/changelog.md index bdc128f..3d75a26 100644 --- a/changelog.md +++ b/changelog.md @@ -1,14 +1,22 @@ # Changelog -### 2.0.28 - quindecim -* updated binary files to 2.0.28 +### 2.0.29-beta.3 + +* updated binaries files to 2.0.29-beta.3 | jedisct1 +* updated config files to 2.0.29-beta.3 | quindecim -### 2.0.27 - quindecim +### 2.0.28 -* new maintainer -* updated binary & configuration files to 2.0.27 +* updated binaries files to 2.0.28 | jedisct1 + + +### 2.0.27 + +* updated binaries files to 2.0.27 | jedisct1 +* new maintainer | quindecim +* updated config files to 2.0.27 | quindecim ----- diff --git a/install.sh b/install.sh index 88f646f..9c7f65e 100644 --- a/install.sh +++ b/install.sh @@ -127,7 +127,7 @@ print_modname() { ui_print "* dnscrypt-proxy-android *" ui_print "* 2.0.29-beta.3 *" ui_print "*******************************" - ui_print "* quindecim *" + ui_print "* quindecim *" ui_print "*******************************" ui_print " " } diff --git a/module.prop b/module.prop index abde84c..14dc51d 100644 --- a/module.prop +++ b/module.prop @@ -3,4 +3,4 @@ name=DNSCrypt-Proxy 2 version=2.0.29-beta.3 versionCode=29 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.29-beta.3 +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.29-beta.3