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 9c7217d commit 703707aCopy full SHA for 703707a
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.2.0",
+ Version: "v6.3.0",
35
BasePath: basePath,
36
}
37
0 commit comments