Skip to content

Commit

Permalink
chore(eibc): update eibc client version to latest rc
Browse files Browse the repository at this point in the history
  • Loading branch information
artemijspavlovs committed Nov 22, 2024
1 parent 94e8031 commit 6588258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/dependencies/eibc-client.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
)

const (
DefaultEibcClientVersion = "v1.0.0-alpha-rc01"
DefaultEibcClientVersion = "v1.0.0-alpha-rc02"
)

func DefaultEibcClientPrebuiltDependencies() map[string]types.Dependency {
Expand Down

0 comments on commit 6588258

Please sign in to comment.