Skip to content

Commit acd4756

Browse files
committed
↗️ all: bump version to 1.13.0
1 parent 673cc92 commit acd4756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shadowsocks.go

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

1010
// Version is the current version of shadowsocks-go.
11-
const Version = "1.12.0"
11+
const Version = "1.13.0"
1212

1313
// Service is the common service abstraction in this module.
1414
type Service interface {

0 commit comments

Comments
 (0)