Skip to content

Commit

Permalink
feat: update version
Browse files Browse the repository at this point in the history
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
  • Loading branch information
rustatian committed Oct 13, 2022
1 parent 40c7d56 commit 46390df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const (
clientNameHeaderName = "client-name"
clientNameHeaderValue = "roadrunner-temporal"
clientVersionHeaderName = "client-version"
clientVersionHeaderValue = "1.6.2"
clientVersionHeaderValue = "2.0.0"
)

type Plugin struct {
Expand Down

0 comments on commit 46390df

Please sign in to comment.