Merge pull request #281 from jon4hz/main

fix homebrew
This commit is contained in:
Maidul Islam
2023-02-01 21:44:22 -08:00
committed by GitHub
3 changed files with 23 additions and 7 deletions

View File

@@ -14,5 +14,5 @@ const (
)
var (
CLI_VERSION = "v0.2.11"
CLI_VERSION = "devel"
)