Skip to content

Commit

Permalink
chore: bump eibc version
Browse files Browse the repository at this point in the history
  • Loading branch information
artemijspavlovs committed Dec 11, 2024
1 parent 885bc57 commit cf0ab45
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-rc02"
DefaultEibcClientVersion = "v1.0.0-alpha-rc03"
)

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

0 comments on commit cf0ab45

Please sign in to comment.