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 f92a740 commit e59c98dCopy full SHA for e59c98d
CHANGELOG.md
@@ -1,3 +1 @@
1
-1. Fix Vo-Wifi state detection.
2
-2. Fix module.prop corruption due to description update.
3
-3. Add Support for tun interface
+1. Fix update-binary to support Magisk Installation.
update.json
@@ -1,6 +1,6 @@
{
- "version": "2.2",
- "versionCode": 14,
4
- "zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-2.2-14.zip",
+ "version": "2.3",
+ "versionCode": 15,
+ "zipUrl": "https://github.com/fatalcoder524/TCP_Optimiser_Module/releases/latest/download/TCP_Optimiser-2.3-15.zip",
5
"changelog": "https://raw.githubusercontent.com/fatalcoder524/TCP_Optimiser_Module/main/CHANGELOG.md"
6
}
0 commit comments