Skip to content

Commit

Permalink
Bump version to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
F3FFO committed Dec 15, 2024
1 parent 39c67d8 commit d8f9500
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
id=open_webview
name=Open Webview
version=2.4.0
versionCode=240
version=2.5.0
versionCode=250
author=F3FFO
description=Open Webview change your system webview
minMagisk=20400
Expand Down
6 changes: 3 additions & 3 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v2.4.0",
"versionCode": 240,
"zipUrl": "https://github.com/Magisk-Modules-Alt-Repo/open_webview/releases/download/v2.4.0/open-webview.zip",
"version": "v2.5.0",
"versionCode": 250,
"zipUrl": "https://github.com/Magisk-Modules-Alt-Repo/open_webview/releases/download/v2.5.0/open-webview.zip",
"changelog": "https://raw.githubusercontent.com/Magisk-Modules-Alt-Repo/open_webview/master/CHANGELOG.md"
}

0 comments on commit d8f9500

Please sign in to comment.