We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5948676 commit caaa67aCopy full SHA for caaa67a
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.33`
+const version = `v1.1.34`
18
19
// showBanner is used to show the banner to the user
20
func showBanner() {
0 commit comments