Skip to content

Commit d6da044

Browse files
committed
Upgraded version to 1.0.4
1 parent 13d9a44 commit d6da044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/cli/cli.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ func GetJfrogApplicationCli() components.App {
3232
appContext := app.NewAppContext()
3333
appEntity := components.CreateApp(
3434
"app",
35-
"1.0.3",
35+
"1.0.4",
3636
"JFrog Application CLI",
3737
[]components.Command{
3838
system.GetPingCommand(appContext),

0 commit comments

Comments
 (0)