update version

This commit is contained in:
Nicola Murino
2021-09-11 18:38:12 +02:00
parent 9ca136370e
commit 7d20c6b50d

View File

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