Skip to content

Commit 2a4e09e

Browse files
committed
Update update.json and CHANGELOG.md for version 1.9
1 parent 76025cd commit 2a4e09e

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
1. Add support for the rmnet interface name.
2-
3-
Note: The Config file name remains the same, i.e. rmnet_data_*
1+
1. Fix Installation related bugs.
2+
2. Add support for all algorithms supported by kernel.

update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
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",
2+
"version": "1.9",
3+
"versionCode": 10,
4+
"zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-1.9-10.zip",
55
"changelog": "https://raw.githubusercontent.com/fatalcoder524/TCP_Optimiser_Module/main/CHANGELOG.md"
66
}

0 commit comments

Comments
 (0)