Skip to content

Commit 06a496e

Browse files
Update WAF version to v0.0.8
1 parent a71b182 commit 06a496e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

caddywaf.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ var (
4848
)
4949

5050
// Add or update the version constant as needed
51-
const wafVersion = "v0.0.7" // update this value to the new release version when tagging
51+
const wafVersion = "v0.0.8" // update this value to the new release version when tagging
5252

5353
// ==================== Initialization and Setup ====================
5454

0 commit comments

Comments
 (0)