web: display version string

This commit is contained in:
Nicola Murino
2019-10-19 07:52:58 +02:00
parent 25f97bbe62
commit 4f6bb00996
4 changed files with 16 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
package utils
const version = "0.9.3"
const version = "0.9.3-dev"
var (
commit = ""