Skip to content

Commit 260fb08

Browse files
committed
Bump version
1 parent 026becd commit 260fb08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/runner/banner.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const banner = `
1414
`
1515

1616
// version is the current version of cdncheck
17-
const version = `v1.2.3`
17+
const version = `v1.2.4`
1818

1919
// showBanner is used to show the banner to the user
2020
func showBanner() {

0 commit comments

Comments
 (0)