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 81601cf commit 637d601Copy full SHA for 637d601
CHANGELOG.md
@@ -1 +1,2 @@
1
-1. Add Speedtest feature.
+1. Remove Speedtest feature (Was not working).
2
+2. Fix config files not retained during update bug.
update.json
@@ -1,6 +1,6 @@
{
- "version": "1.6",
3
- "versionCode": 7,
4
- "zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-1.6-7.zip",
+ "version": "1.7",
+ "versionCode": 8,
+ "zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-1.7-8.zip",
5
"changelog": "https://raw.githubusercontent.com/fatalcoder524/TCP_Optimiser_Module/main/CHANGELOG.md"
6
}
0 commit comments