Skip to content

Commit 9960bc6

Browse files
build 2.2.3
1 parent df2a1c7 commit 9960bc6

4 files changed

Lines changed: 6 additions & 4 deletions

File tree

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 2.2.3 (22300)
2+
- enhanced eta display
13
# 2.2.2 (22200)
24
- fixed ui bugs
35
# 2.2.1 (22100)

latest_build.zip

109 Bytes
Binary file not shown.

src/module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=fix_data
22
name=Fix Data Missing
3-
version=2.2.2
4-
versionCode=22200
3+
version=2.2.3
4+
versionCode=22300
55
author=HelloWorld
66
description=[🤔 A reboot is pending.] \nFix Android/data, Android/obb, Android/media is missing.
77
updateJson=https://raw.githubusercontent.com/helloworld2540/FixDataMissing/refs/heads/main/update.json

update.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "2.2.2",
3-
"versionCode": 22200,
2+
"version": "2.2.3",
3+
"versionCode": 22300,
44
"zipUrl": "https://raw.githubusercontent.com/helloworld2540/FixDataMissing/refs/heads/main/latest_build.zip",
55
"changelog": "https://raw.githubusercontent.com/helloworld2540/FixDataMissing/refs/heads/main/changelog.md"
66
}

0 commit comments

Comments
 (0)