Skip to content

Commit

Permalink
change version to release_v0.2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bin8886 authored and ttblack committed Jan 30, 2024
1 parent 5c2f833 commit 8deacdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion params/version.go
Expand Up @@ -26,7 +26,7 @@ const (
VersionPatch = 7 // Patch version component of the current release
VersionCross = 0 // Cross version component of the current release
VersionEVM = "v1.10.26"
VersionMeta = "v0.2.4" // Version metadata to append to the version string
VersionMeta = "v0.2.4.1" // Version metadata to append to the version string
)

// Version holds the textual version string.
Expand Down

0 comments on commit 8deacdf

Please sign in to comment.