Skip to content

Commit 43a3e52

Browse files
committed
Update update.json and CHANGELOG.md for version 1.8
1 parent 3563751 commit 43a3e52

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
1. Remove Speedtest feature (Was not working).
2-
2. Fix config files not retained during update bug.
1+
1. Add support for the rmnet interface name.
2+
3+
Note: The Config file name remains the same, i.e. rmnet_data_*

update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "1.7",
3-
"versionCode": 8,
4-
"zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-1.7-8.zip",
2+
"version": "1.8",
3+
"versionCode": 9,
4+
"zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-1.8-9.zip",
55
"changelog": "https://raw.githubusercontent.com/fatalcoder524/TCP_Optimiser_Module/main/CHANGELOG.md"
66
}

0 commit comments

Comments
 (0)