version: prepare for 1.10.0 releases

pull/12451/head
Lucas Bajolet 3 years ago
parent f730bd640f
commit ac29a1366b

@ -1 +1 @@
1.9.0
1.10.0

@ -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.10.0"
// 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