Skip to content

Commit fc1554a

Browse files
committed
update version to v5.45.0
1 parent 02434ca commit fc1554a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core.go

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

2020
var (
21-
version = "5.44.1"
21+
version = "5.45.0"
2222
build = "Custom"
2323
codename = "V2Fly, a community-driven edition of V2Ray."
2424
intro = "A unified platform for anti-censorship."

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/v2fly/v2ray-core/v5
22

33
go 1.24.0
44

5-
toolchain go1.25.6
5+
toolchain go1.26.0
66

77
require (
88
github.com/adrg/xdg v0.5.3

0 commit comments

Comments
 (0)