mirror of
https://github.com/wgtunnel/android.git
synced 2026-07-03 14:07:49 +02:00
chore: release v5.0.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
object Constants {
|
||||
const val VERSION_NAME = "5.0.0"
|
||||
const val VERSION_CODE = 50000
|
||||
const val VERSION_NAME = "5.0.1"
|
||||
const val VERSION_CODE = 50001
|
||||
const val TARGET_SDK = 37
|
||||
const val MIN_SDK = 26
|
||||
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
What's new:
|
||||
- Bugfix for some tunnel endpoints failing to resolve in system DNS mode
|
||||
- Mitigated memory tagging error bug for system DNS mode
|
||||
- Bugfix for split tunneling regression by reverting Android Auto workaround
|
||||
Reference in New Issue
Block a user