Skip to content

Commit

Permalink
release 4.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kslr authored Mar 19, 2020
1 parent d80f8e4 commit b217cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import (
)

var (
version = "4.22.1"
version = "4.23.0"
build = "Custom"
codename = "V2Fly, a community-driven edition of V2Ray."
intro = "A unified platform for anti-censorship."
Expand Down

1 comment on commit b217cad

@Zack0617
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4.23.0是release失败了吗

Please sign in to comment.