Skip to content

Commit

Permalink
update package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
soralis0912 committed Aug 18, 2024
1 parent da35306 commit 6a87115
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@

### v3 - 2024/07/14
* Move app to product

### v4 - 2024/08/18
* Update app versions
4 changes: 2 additions & 2 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
id=veux-jp-felica
name=Patch for Xiaomi Redmi Note 11 Pro 5G Japan
version=v03
versionCode=3
version=v04
versionCode=4
author=soralis0912
description=Xiaomi Redmi Note 11 Pro 5G 日本版Felica有効化パッチ
updateJson=https://raw.githubusercontent.com/soralis0912/magisk-module-veux-jp-felica/master/update.json
4 changes: 2 additions & 2 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "v03",
"versionCode": 3,
"version": "v04",
"versionCode": 4,
"zipUrl": "https://github.com/soralis0912/magisk-module-veux-jp-felica/releases/latest/download/magisk-module-veux-jp-felica.zip",
"changelog": "https://raw.githubusercontent.com/soralis0912/magisk-module-veux-jp-felica/master/changelog.md"
}

0 comments on commit 6a87115

Please sign in to comment.