chore: bump to 3.10.0-beta.2

This commit is contained in:
Simone Basso 2021-05-07 12:19:51 +02:00
parent ad73fef757
commit 2344690960

View File

@ -3,5 +3,5 @@ package version
const (
// Version is the software version
Version = "3.10.0-beta.1"
Version = "3.10.0-beta.2"
)