~ols/yeet

a041587ee425bc9c00cdbbd48a3dec171a546c14 — Oliver Leaver-Smith 3 years ago 34c5076
change dev version string
1 files changed, 1 insertions(+), 1 deletions(-)

M honk.go
M honk.go => honk.go +1 -1
@@ 29,7 29,7 @@ import (
	"humungus.tedunangst.com/r/webs/httpsig"
)

var softwareVersion = "develop"
var softwareVersion = "cursed 🙈"

func init() {
	notrand.Seed(time.Now().Unix())