pull/4144/head 6.28
2dust 2023-07-30 14:30:20 +08:00
parent b69c581fa1
commit aad1b087c9
3 changed files with 3 additions and 3 deletions

View File

@ -177,4 +177,4 @@ namespace v2rayN.Handler
NoRepeat = 0x4000
}
}
}
}

View File

@ -306,4 +306,4 @@ namespace v2rayN.Views
this.Close();
}
}
}
}

View File

@ -10,7 +10,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<ApplicationIcon>v2rayN.ico</ApplicationIcon>
<Copyright>Copyright © 2017-2023 (GPLv3)</Copyright>
<FileVersion>6.27</FileVersion>
<FileVersion>6.28</FileVersion>
</PropertyGroup>
<ItemGroup>