set version to 2.2.0

This commit is contained in:
Nicola Murino
2021-11-27 11:46:05 +01:00
parent 015aa36c56
commit b6bcf0cd94
3 changed files with 7 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ package version
import "strings"
const version = "2.1.2-dev"
const version = "2.2.0"
var (
commit = ""