Skip to content

Commit a663a90

Browse files
committed
Update update.json and CHANGELOG.md for version 1.2
1 parent be00e01 commit a663a90

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
1. Fix Status update in description bug.

update.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
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",
55
"changelog": "https://raw.githubusercontent.com/fatalcoder524/TCP_Optimiser_Module/main/CHANGELOG.md"
66
}

0 commit comments

Comments
 (0)