This commit is contained in:
Thomas Rudin 2019-01-27 19:09:05 +01:00
parent fcef7e2f83
commit 4e064a063d

View File

@ -13,7 +13,7 @@ import (
)
const (
Version = "0.0.1-alpha"
Version = "0.0.1"
)
type App struct {