We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be00e01 commit a663a90Copy full SHA for a663a90
2 files changed
CHANGELOG.md
@@ -1,4 +1 @@
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. Fix Status update in description bug.
update.json
@@ -1,6 +1,6 @@
{
- "version": "1.1",
- "versionCode": 2,
- "zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-1.1-2.zip",
+ "version": "1.2",
+ "versionCode": 3,
+ "zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-1.2-3.zip",
5
"changelog": "https://raw.githubusercontent.com/fatalcoder524/TCP_Optimiser_Module/main/CHANGELOG.md"
6
}
0 commit comments