Update install.sh

v.2.8.7
This commit is contained in:
Euler Alves 2019-06-06 13:46:00 -03:00 committed by GitHub
parent d50f235b76
commit e95e665d76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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
# You can add more functions to assist your custom script code