Skip to content

Commit 74f1416

Browse files
committed
bump: v2.1.1
1 parent 0ca1e08 commit 74f1416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ type Args struct {
3333
}
3434

3535
func (Args) Version() string {
36-
return "ipapatch v2.1.0"
36+
return "ipapatch v2.1.1"
3737
}
3838

3939
func AskInteractively(question string) bool {

0 commit comments

Comments
 (0)