Skip to content

Commit 0277a08

Browse files
committed
v1.5.1-alpha1
1 parent 3b7f08b commit 0277a08

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
const (
99
// Version is the version of the software, set at build time
10-
Version = "v1.5.1-dev"
10+
Version = "v1.5.1-alpha1"
1111

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

0 commit comments

Comments
 (0)