We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 215e094 commit bc2c191Copy full SHA for bc2c191
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.3.0",
+ Version: "v6.4.0",
35
BasePath: basePath,
36
}
37
0 commit comments