Skip to content

Commit f2c55ae

Browse files
committed
v1.4.0
1 parent f546be5 commit f2c55ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/vars.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
// Set during build
88
var (
99
// Version is the version of the software, set at build time
10-
Version = "v1.3.3-dev"
10+
Version = "v1.4.0"
1111

1212
// ForkVersion is the latest supported fork version at build time
1313
ForkVersion = "bellatrix"

0 commit comments

Comments
 (0)