Add version to UI

This commit is contained in:
Roman Vynar
2018-08-14 15:37:21 +03:00
parent 80bdad8c91
commit 7a752d3f8d
3 changed files with 6 additions and 2 deletions

3
version.go Normal file
View File

@@ -0,0 +1,3 @@
package main
const version = "0.7.3"