Skip to content

Commit

Permalink
release 0.3.3-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
rebely3ll committed Jun 18, 2024
1 parent ef6f7c4 commit 42ef8c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/cli/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ func main() {

app := &cli.App{
Name: "otlh",
Version: "0.3.2-beta",
Version: "0.3.3-beta",
Usage: "Command Line Interface to access Opentext LegalHold service",
Flags: []cli.Flag{
&cli.StringFlag{
Expand Down

0 comments on commit 42ef8c6

Please sign in to comment.