back to development

This commit is contained in:
Nicola Murino
2020-11-14 11:01:28 +01:00
parent 4445834fd3
commit 3b8a9e0963
5 changed files with 24 additions and 2 deletions

View File

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