back to development

This commit is contained in:
Nicola Murino
2021-03-28 22:25:24 +02:00
parent a43854ae9b
commit e1c66d96a1
4 changed files with 15 additions and 9 deletions

View File

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