chore: bless 3.2.0 (#191)

This commit is contained in:
Simone Basso
2021-01-13 00:40:48 +01:00
committed by GitHub
parent acfa429127
commit 40d5f86698
+1 -1
View File
@@ -3,5 +3,5 @@ package version
const ( const (
// Version is the software version // Version is the software version
Version = "3.2.0-alpha" Version = "3.2.0"
) )