mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-10-19 01:52:00 +00:00
Bring elemental-cli code into the agent (#13)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
package common
|
||||
|
||||
var VERSION = "0.0.0"
|
||||
|
||||
func GetVersion() string {
|
||||
return VERSION
|
||||
}
|
||||
|
Reference in New Issue
Block a user