We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f546be5 commit f2c55aeCopy full SHA for f2c55ae
config/vars.go
@@ -7,7 +7,7 @@ import (
7
// Set during build
8
var (
9
// Version is the version of the software, set at build time
10
- Version = "v1.3.3-dev"
+ Version = "v1.4.0"
11
12
// ForkVersion is the latest supported fork version at build time
13
ForkVersion = "bellatrix"
0 commit comments