Skip to content

Commit

Permalink
Release v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tinkernels committed Apr 23, 2022
1 parent a82bd0c commit 1e64aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exec/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import (
)

// Version is the version of this application.
const Version = "0.4.1"
const Version = "0.4.2"

var (
renewFlag = flag.Bool("renew", false, "Renew existing certs only")
Expand Down

0 comments on commit 1e64aa9

Please sign in to comment.