Skip to content

Commit c79bb61

Browse files
build 2.2.2
1 parent ec8dbc4 commit c79bb61

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.2 (22200)
2+
- fixed ui bugs
13
# 2.2.1 (22100)
24
- not install install.sh and changelog.md now
35
- kill daemon on install

latest_build.zip

-12 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.1
4-
versionCode=22100
3+
version=2.2.2
4+
versionCode=22200
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.1",
3-
"versionCode": 22100,
2+
"version": "2.2.2",
3+
"versionCode": 22200,
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)