version: cut release 1.9.1

pull/12458/head
Lucas Bajolet 3 years ago
parent 07939da0fe
commit e0525990f6

@ -22,7 +22,7 @@ var (
// A pre-release marker for the version can also be specified (e.g -dev). If this is omitted
// The main version number that is being run at the moment.
Version = "1.9.0"
Version = "1.9.1"
// A pre-release marker for the version. If this is "" (empty string)
// then it means that it is a final release. Otherwise, this is a pre-release

Loading…
Cancel
Save