Skip to content

Commit

Permalink
fix: Image
Browse files Browse the repository at this point in the history
  • Loading branch information
deanxv committed Jul 2, 2024
1 parent 79a0f79 commit 74fd10b
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.4" // this hard coding will be replaced automatically when building, no need to manually change
var Version = "v4.5.5" // 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 74fd10b

Please sign in to comment.