Skip to content

Commit

Permalink
Bum version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
F3FFO committed Apr 23, 2023
1 parent ebf1bc8 commit 10d8311
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
id=open_webview
name=Open Webview
version=2.0.0
versionCode=103
version=2.1.0
versionCode=104
author=F3FFO
description=Open Webview change your system webview
minMagisk=20400
updateJson=https://raw.githubusercontent.com/Magisk-Modules-Alt-Repo/open_webview/master/update.json
support=https://forum.xda-developers.com/t/magisk-module-webview-open-webview-1-1-0.4496119/
support=https://forum.xda-developers.com/t/magisk-module-webview-open-webview-2-1-0.4496119/
donate=https://www.paypal.me/f3ff0
6 changes: 3 additions & 3 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v2.0.0",
"versionCode": 103,
"zipUrl": "https://github.com/Magisk-Modules-Alt-Repo/open_webview/releases/download/v2.0.0/open-webview.zip",
"version": "v2.1.0",
"versionCode": 104,
"zipUrl": "https://github.com/Magisk-Modules-Alt-Repo/open_webview/releases/download/v2.1.0/open-webview.zip",
"changelog": "https://raw.githubusercontent.com/Magisk-Modules-Alt-Repo/open_webview/master/CHANGELOG.md"
}

0 comments on commit 10d8311

Please sign in to comment.