chore: set version to 3.16.0-alpha.3

This commit is contained in:
Simone Basso
2022-09-05 13:35:41 +02:00
committed by GitHub
parent 3b24b1196d
commit 71ce88d4af
+1 -1
View File
@@ -3,5 +3,5 @@ package version
const (
// Version is the software version
Version = "3.16.0-alpha.2"
Version = "3.16.0-alpha.3"
)