show version in cli and web

This commit is contained in:
sentriz
2019-11-27 15:32:51 +00:00
parent 2b3825b24d
commit fd098f60d6
8 changed files with 84 additions and 19 deletions

7
version/version.go Normal file
View File

@@ -0,0 +1,7 @@
// generated by `_do_build_server` script in project root
// Wed Nov 27 15:19:12 GMT 2019
// DO NOT EDIT
package version
const VERSION = "v0.3.0-1-g2b3825b"