add constants package for constants
This commit is contained in:
4
constants/constants.go
Normal file
4
constants/constants.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package constants
|
||||
|
||||
// Version is the current wings version
|
||||
const Version = "0.0.1-alpha"
|
||||
Reference in New Issue
Block a user