back to development

This commit is contained in:
Nicola Murino
2021-04-10 09:40:02 +02:00
parent 0bc4db9950
commit 4b98f37df1
6 changed files with 24 additions and 20 deletions

View File

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