chore: bless 3.1.0 (#186)

This commit is contained in:
Simone Basso
2020-12-07 19:42:13 +01:00
committed by GitHub
parent 9192ead36d
commit c9ea92fc53
+1 -1
View File
@@ -3,5 +3,5 @@ package version
const ( const (
// Version is the software version // Version is the software version
Version = "3.0.12-alpha" Version = "3.1.0"
) )