Skip to content

Commit 811aa36

Browse files
committed
chore: 1.44
1 parent 059270f commit 811aa36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/constants/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const (
1313
DockerOrg = "docker.io/m0rf30/yap-"
1414
Git = "git"
1515
GoArchiveURL = "https://go.dev/dl/go1.24.2.linux-amd64.tar.gz"
16-
YAPVersion = "v1.43"
16+
YAPVersion = "v1.44"
1717
)
1818

1919
var (

0 commit comments

Comments
 (0)