forked from an/flokati
version
This commit is contained in:
parent
1980f03263
commit
a66dc23ea0
1 changed files with 6 additions and 0 deletions
6
version/version.go
Normal file
6
version/version.go
Normal file
|
@ -0,0 +1,6 @@
|
|||
package version
|
||||
|
||||
const (
|
||||
Version = "master"
|
||||
Build = "107"
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue