back to development

This commit is contained in:
Nicola Murino
2020-10-18 11:09:16 +02:00
parent 756c3d0503
commit 1625cd5a9f
6 changed files with 57 additions and 13 deletions

View File

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