We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76025cd commit 2a4e09eCopy full SHA for 2a4e09e
CHANGELOG.md
@@ -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. Fix Installation related bugs.
+2. Add support for all algorithms supported by kernel.
update.json
@@ -1,6 +1,6 @@
{
- "version": "1.8",
- "versionCode": 9,
4
- "zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-1.8-9.zip",
+ "version": "1.9",
+ "versionCode": 10,
+ "zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-1.9-10.zip",
5
"changelog": "https://raw.githubusercontent.com/fatalcoder524/TCP_Optimiser_Module/main/CHANGELOG.md"
6
}
0 commit comments