Add support for automatic jet version update.
This commit is contained in:
parent
e31e30b7f7
commit
b38b63d804
2 changed files with 8 additions and 3 deletions
3
cmd/jet/version.go
Normal file
3
cmd/jet/version.go
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
package main
|
||||
|
||||
const version = "v2.10.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue