diff --git a/cmd/eagle/main.go b/cmd/eagle/main.go index c72d42e09..40b7b8a5f 100644 --- a/cmd/eagle/main.go +++ b/cmd/eagle/main.go @@ -19,7 +19,7 @@ import ( var ( // Version is the version of the compiled software. - Version = "v0.18.0" + Version = "v0.18.1" rootCmd = &cobra.Command{ Use: "eagle",