chore(version.go): we're at 3.0.10-alpha
Committing directly to master since this should be a simple enough change
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@ package version
|
||||
|
||||
const (
|
||||
// Version is the software version
|
||||
Version = "3.0.9"
|
||||
Version = "3.0.10-alpha"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user