diff --git a/install.sh b/install.sh index 3381377..0c41110 100755 --- a/install.sh +++ b/install.sh @@ -127,8 +127,8 @@ print_modname() { ui_print "* DNSCrypt-Proxy2 *" ui_print "* Magisk Module *" ui_print "*******************************" - ui_print "* v2.8.6-alpha1 *" - ui_print "* bluemeda *" + ui_print "* v2.8.7 *" + ui_print "* bluemeda *" ui_print "*******************************" ui_print " " } @@ -193,4 +193,4 @@ set_permissions() { # set_perm $MODPATH/system/lib/libart.so 0 0 0644 } -# You can add more functions to assist your custom script code \ No newline at end of file +# You can add more functions to assist your custom script code