File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ clean_up() {
231
231
echo " [$( date " +%H:%M:%S" ) ] Installation success" >> $LOG
232
232
}
233
233
234
- echo " # open-webview v2.5.1 " > $LOG
234
+ echo " # open-webview v2.5.2 " > $LOG
235
235
echo -e " # Author: @f3ffo (Github)\n" >> $LOG
236
236
echo " [$( date " +%H:%M:%S" ) ] Brand: $( getprop ro.product.system.brand) " >> $LOG
237
237
echo " [$( date " +%H:%M:%S" ) ] Device: $( getprop ro.product.system.device) " >> $LOG
Original file line number Diff line number Diff line change 1
1
id=open_webview
2
2
name=Open Webview
3
- version=2.5.1
4
- versionCode=251
3
+ version=2.5.2
4
+ versionCode=252
5
5
author=F3FFO
6
6
description=Open Webview change your system webview
7
7
minMagisk=20400
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " v2.5.1 " ,
3
- "versionCode" : 251 ,
4
- "zipUrl" : " https://github.com/Magisk-Modules-Alt-Repo/open_webview/releases/download/v2.5.1 /open-webview.zip" ,
2
+ "version" : " v2.5.2 " ,
3
+ "versionCode" : 252 ,
4
+ "zipUrl" : " https://github.com/Magisk-Modules-Alt-Repo/open_webview/releases/download/v2.5.2 /open-webview.zip" ,
5
5
"changelog" : " https://raw.githubusercontent.com/Magisk-Modules-Alt-Repo/open_webview/master/CHANGELOG.md"
6
6
}
You can’t perform that action at this time.
0 commit comments