Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef Gabrielsson committed Mar 5, 2022
1 parent b371380 commit e053004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
var (
debug = os.Getenv("DEBUG")
binaryName = "podman-compose"
binaryVersion = "1.0.6"
binaryVersion = "1.0.5"
args = os.Args[1:]
detach bool
timeout string
Expand Down

0 comments on commit e053004

Please sign in to comment.