diff --git a/README.md b/README.md index d2adde3..1f6b93e 100644 --- a/README.md +++ b/README.md @@ -59,9 +59,9 @@ iptables -t nat -D OUTPUT -p udp ! -d 91.239.100.100 --dport 53 -j DNAT --to-des ## Changelog -#### v2.0.28 +#### 2.0.28 -* updated binary files to v2.0.28 | jedisct1 +* updated binary files to 2.0.28 | jedisct1 [Full changelog](changelog.md) diff --git a/changelog.md b/changelog.md index a5f5ad9..bdc128f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,11 +1,11 @@ # Changelog -### v2.0.28 - quindecim +### 2.0.28 - quindecim * updated binary files to 2.0.28 -### v2.0.27 - quindecim +### 2.0.27 - quindecim * new maintainer * updated binary & configuration files to 2.0.27 diff --git a/install.sh b/install.sh index 86a9a85..9c7f65e 100644 --- a/install.sh +++ b/install.sh @@ -125,9 +125,9 @@ print_modname() { ui_print " " ui_print "*******************************" ui_print "* dnscrypt-proxy-android *" - ui_print "* v2.0.29 *" + 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 20dda02..14dc51d 100644 --- a/module.prop +++ b/module.prop @@ -1,6 +1,6 @@ id=dnscrypt-proxy-android name=DNSCrypt-Proxy 2 -version=v2.0.29 +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 \ No newline at end of file +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