Skip to content

Commit 944e8cd

Browse files
committed
version++
1 parent c4581ad commit 944e8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
)
88

99
var (
10-
version = "0.9.3"
10+
version = "0.9.4"
1111
codename = "XrayR"
1212
intro = "A Xray backend that supports many panels"
1313
)

0 commit comments

Comments
 (0)