Skip to content

Commit

Permalink
v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
metachris committed Nov 9, 2022
1 parent f546be5 commit f2c55ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/vars.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
// Set during build
var (
// Version is the version of the software, set at build time
Version = "v1.3.3-dev"
Version = "v1.4.0"

// ForkVersion is the latest supported fork version at build time
ForkVersion = "bellatrix"
Expand Down

0 comments on commit f2c55ae

Please sign in to comment.