chore: set version to v3.9.2

This commit is contained in:
Simone Basso 2021-04-07 13:57:28 +02:00
parent 818bf2cba5
commit f48115a2c9

View File

@ -3,5 +3,5 @@ package version
const (
// Version is the software version
Version = "3.9.1"
Version = "3.9.2"
)