There was an error while loading. Please reload this page.
1 parent b1b5d50 commit ec89714Copy full SHA for ec89714
1 file changed
internal/runner/banner.go
@@ -14,7 +14,7 @@ const banner = `
14
`
15
16
// version is the current version of cdncheck
17
-const version = `v1.2.25`
+const version = `v1.2.26`
18
19
// showBanner is used to show the banner to the user
20
func showBanner() {
0 commit comments