add selfnames to version file

This commit is contained in:
sentriz
2020-01-21 13:40:39 +00:00
parent 94b310b165
commit 2abd3cf70b
6 changed files with 19 additions and 19 deletions
+4
View File
@@ -4,4 +4,8 @@
package version
const NAME = "gonic"
const NAME_UPPER = "GONIC"
const NAME_EMBED = "gonicembed"
const NAME_SCAN = "gonicscan"
const VERSION = "v0.4.3"