Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
deanxv committed Jun 6, 2024
1 parent 40ac215 commit 7bcd425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/constants.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package common

var Version = "v4.5.1" // this hard coding will be replaced automatically when building, no need to manually change
var Version = "v4.5.2" // this hard coding will be replaced automatically when building, no need to manually change

const (
RequestIdKey = "X-Request-Id"
Expand Down

0 comments on commit 7bcd425

Please sign in to comment.