chore: release 3.5.0 (#217)

This commit is contained in:
Simone Basso
2021-02-03 20:22:41 +01:00
committed by GitHub
parent a5f4fc997c
commit cb6aa1fd3c
+1 -1
View File
@@ -3,5 +3,5 @@ package version
const (
// Version is the software version
Version = "3.5.0-alpha"
Version = "3.5.0"
)