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())