api: add version checking
This commit is contained in:
4
api/constants.go
Normal file
4
api/constants.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package main
|
||||
|
||||
var edition = "ce"
|
||||
var version = "v1.0.0"
|
||||
Reference in New Issue
Block a user