Skip to content

Commit d355440

Browse files
committed
bump ver
1 parent ed4925c commit d355440

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/wireproxy/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ var default_config_paths = []string{
2929
os.Getenv("HOME") + "/.config/wireproxy.conf",
3030
}
3131

32-
var version = "2.0.0-awg-udp"
32+
var version = "2.0.3-awg-udp"
3333

3434
func panicIfError(err error) {
3535
if err != nil {

0 commit comments

Comments
 (0)