We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab9393e commit 9e7b8e1Copy full SHA for 9e7b8e1
internal/runner/banner.go
@@ -14,7 +14,7 @@ const banner = `
14
`
15
16
// version is the current version of cdncheck
17
-const version = `v1.1.3`
+const version = `v1.1.4`
18
19
// showBanner is used to show the banner to the user
20
func showBanner() {
0 commit comments