mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-09-24 00:40:26 +00:00
Use patch version 1000 for TestFlight
This commit is contained in:
@@ -39,5 +39,5 @@ func ReadTagVersion() (badversion.Version, error) {
|
||||
}
|
||||
|
||||
func TestFlightVersion(version badversion.Version) string {
|
||||
return F.ToString(version.Major, ".", version.Minor, ".10")
|
||||
return F.ToString(version.Major, ".", version.Minor, ".1000")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user