show version in cli and web
This commit is contained in:
7
version/version.go
Normal file
7
version/version.go
Normal 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"
|
||||
Reference in New Issue
Block a user