[Other] Bump v2ray-plugin from 4.42.2 to 4.43.0

This commit is contained in:
Connection Refused
2021-11-07 23:13:12 +08:00
parent dc9c11ea35
commit 9c3893dd94

View File

@@ -1,6 +1,6 @@
Set-Location (Split-Path $MyInvocation.MyCommand.Path -Parent)
git clone https://github.com/teddysun/v2ray-plugin -b 'v4.42.2' src
git clone https://github.com/teddysun/v2ray-plugin -b 'v4.43.0' src
if ( -Not $? ) {
exit $lastExitCode
}