back to development

This commit is contained in:
Nicola Murino
2021-02-06 12:23:26 +01:00
parent 05ae0ea5f2
commit 363977b474
10 changed files with 19 additions and 28 deletions

View File

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