Skip to content

Commit bcb2caa

Browse files
committed
chore: update version number
1 parent 18f1bee commit bcb2caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SushitrainCore/src/sushitrain.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ const (
8383

8484
func NewClient(configPath string, filesPath string, saveLog bool) *Client {
8585
// Set version info
86-
build.Version = "v1.29.2"
86+
build.Version = "v2.0.0"
8787
build.Host = "t-shaped.nl"
8888
build.User = "sushitrain"
8989

0 commit comments

Comments
 (0)