Skip to content

Commit 637d601

Browse files
committed
Update update.json and CHANGELOG.md for version 1.7
1 parent 81601cf commit 637d601

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
1. Add Speedtest feature.
1+
1. Remove Speedtest feature (Was not working).
2+
2. Fix config files not retained during update 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.6",
3-
"versionCode": 7,
4-
"zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-1.6-7.zip",
2+
"version": "1.7",
3+
"versionCode": 8,
4+
"zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-1.7-8.zip",
55
"changelog": "https://raw.githubusercontent.com/fatalcoder524/TCP_Optimiser_Module/main/CHANGELOG.md"
66
}

0 commit comments

Comments
 (0)