version is now developing
This commit is contained in:
parent
cc15ab0675
commit
c20874ff78
1 changed files with 1 additions and 1 deletions
2
honk.go
2
honk.go
|
@ -28,7 +28,7 @@ import (
|
|||
"time"
|
||||
)
|
||||
|
||||
var honkVersion = "honk 0.8.1"
|
||||
var honkVersion = "honk 0.8.1-dev"
|
||||
|
||||
func init() {
|
||||
notrand.Seed(time.Now().Unix())
|
||||
|
|
Loading…
Reference in a new issue