Skip to content

Commit

Permalink
modify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsugu committed Sep 14, 2024
1 parent dc313e7 commit 7bc02bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addframe.go
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ ARGUMENTS:
Name: "addframe",
Usage: "Add a frame to an image",
UsageText: "addframe [-c configuration_file_path] -i <source_file_path> -o <destination_file_path>",
Version: "v1.2.0",
Version: "v1.2.1",
Flags: []cli.Flag{
&cli.StringFlag{
Name: "config",
Expand Down

0 comments on commit 7bc02bb

Please sign in to comment.