Skip to content

Commit 55984e6

Browse files
updated version
1 parent fe5f1ee commit 55984e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/rpc/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import (
3131
const (
3232
colon = ":"
3333

34-
SoftwareVersion = "beta-0.1.7"
34+
SoftwareVersion = "beta-0.1.8"
3535
ContentType = "Content-MessageType"
3636
ApplicationJSON = "application/json; charset=utf-8"
3737

0 commit comments

Comments
 (0)