Skip to content

Commit 53e4fa5

Browse files
chisewaguriKOWX712ThanhCN0
committed
v1.1.7
bump version to v1.1.7 Co-Authored-By: KOWX712 <[email protected]> Co-Authored-By: Thanh Nguyen <[email protected]>
1 parent 6170e76 commit 53e4fa5

File tree

3 files changed

+17
-5
lines changed

3 files changed

+17
-5
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@ Simple debloater and whiteout maker with WebUI support.
33

44
### Changelog
55

6+
### v1.1.7
7+
8+
#### WebUI
9+
- Fix broken endline (@KOWX712)
10+
11+
#### Scripts
12+
- Remove MMRL from action WebUI redirect (@KOWX712, ThanhCN0)
13+
- Improve UI feedbacks
14+
- Fix dynamic module desc
15+
- Make a backup of nuke list before deleting on bootloop
16+
- Generate app list on tmp file before renaming it
17+
618
### v1.1.6
719

820
- fix update.json URL (@ZG089, Thanks!)

module/module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=system_app_nuker
22
name=App Nuker
3-
version=v1.1.6
4-
versionCode=116
3+
version=v1.1.7
4+
versionCode=117
55
author=ChiseWaguri & Contributors
66
description=description=WebUI-based debloater and whiteout creator
77
updateJson=https://raw.githubusercontent.com/ChiseWaguri/systemapp_nuker/master/update.json

update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "v1.1.6",
3-
"versionCode": 116,
4-
"zipUrl": "https://github.com/ChiseWaguri/systemapp_nuker/releases/latest/download/SAN_v1.1.6.zip",
2+
"version": "v1.1.7",
3+
"versionCode": 117,
4+
"zipUrl": "https://github.com/ChiseWaguri/systemapp_nuker/releases/latest/download/SAN_v1.1.7.zip",
55
"changelog": "https://raw.githubusercontent.com/ChiseWaguri/systemapp_nuker/master/CHANGELOG.md"
66
}

0 commit comments

Comments
 (0)