Skip to content

Commit 1460ae6

Browse files
committed
bump: v1.1.4
forgot to actually bump version on the last commit lol oops
1 parent 3c9f446 commit 1460ae6

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
@@ -31,7 +31,7 @@ type Args struct {
3131
}
3232

3333
func (Args) Version() string {
34-
return "ipapatch v1.1.3"
34+
return "ipapatch v1.1.4"
3535
}
3636

3737
func AskInteractively(question string) bool {

0 commit comments

Comments
 (0)