mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-07 06:22:17 -04:00
Update version variable
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
3467df6b69
commit
691ab84326
5 changed files with 6 additions and 6 deletions
|
@ -85,5 +85,5 @@ const (
|
|||
WireguardAdminMTU = 1300
|
||||
)
|
||||
|
||||
// CliVersion is the version of the CLI. Left as a separate variable to allow override during build.
|
||||
var CliVersion = "0.0.0"
|
||||
// VersionInfo is the version of a binary. Left as a separate variable to allow override during build.
|
||||
var VersionInfo = "0.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue