Skip to content

Commit ec89714

Browse files
committed
Bump version
1 parent b1b5d50 commit ec89714

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.25`
17+
const version = `v1.2.26`
1818

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

0 commit comments

Comments
 (0)