back to development

This commit is contained in:
Nicola Murino
2020-11-18 21:53:23 +01:00
parent 37fc589896
commit ac435b7890
2 changed files with 7 additions and 1 deletions

View File

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