Skip to content

Commit

Permalink
version: release go-ethereum v1.14.13 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
fjl committed Jan 30, 2025
1 parent 159fb1a commit eb00f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ package version
const (
Major = 1 // Major version component of the current release
Minor = 14 // Minor version component of the current release
Patch = 12 // Patch version component of the current release
Patch = 13 // Patch version component of the current release
Meta = "stable" // Version metadata to append to the version string
)

0 comments on commit eb00f16

Please sign in to comment.