File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1
- 1 . Create an Install script to create config files.
2
- 2 . Added a feature to check the interface and update the TCP congestion algorithm.
3
- 3 . Added debounce logic for quick toggles.
4
- 4 . Added logging during change.
1
+ 1 . Fix Status update in description bug.
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.1 " ,
3
- "versionCode" : 2 ,
4
- "zipUrl" : " https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-1.1-2 .zip" ,
2
+ "version" : " 1.2 " ,
3
+ "versionCode" : 3 ,
4
+ "zipUrl" : " https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-1.2-3 .zip" ,
5
5
"changelog" : " https://raw.githubusercontent.com/fatalcoder524/TCP_Optimiser_Module/main/CHANGELOG.md"
6
6
}
You can’t perform that action at this time.
0 commit comments