Skip to content

Commit ec572b4

Browse files
committed
Update update.json and CHANGELOG.md for version 2.1
1 parent 2a1007b commit ec572b4

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
4. Set root qdisc to fq_codel if BBR is selected.
55
5. Enable Dynamic tcp_pacing_ratios based on interface and frequency bandwidth.
66
6. Add MMRL insets.
7+
7. Add KSUN Banner.
78

89
Note: The root qdisc is set to fq_codel instead of fq as it disables Wi-Fi calling in the long run.

update.json

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

0 commit comments

Comments
 (0)