Skip to content

Commit 198efb9

Browse files
committed
chore: bump version to v0.4.8
1 parent 7d4b2f0 commit 198efb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ const (
66
AppName = "cerberus"
77
VarIPBlock = "cerberus-block"
88
VarReqID = "cerberus-request-id"
9-
Version = "v0.4.7"
9+
Version = "v0.4.8"
1010
NonceTTL = 2 * time.Minute
1111
)

0 commit comments

Comments
 (0)