We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a91a06 commit 202de13Copy full SHA for 202de13
1 file changed
internal/cli/app.go
@@ -31,7 +31,7 @@ func NewApp(isProduction bool) App {
31
return App{
32
Name: "filimo-plus-cli",
33
Author: "SaeedDev94",
34
- Version: "v6.1.0",
+ Version: "v6.2.0",
35
BasePath: basePath,
36
}
37
0 commit comments