Skip to content

Commit

Permalink
chore: releasing version 1.4.0-rc-1
Browse files Browse the repository at this point in the history
  • Loading branch information
b00f committed Jul 13, 2024
1 parent 1f7d2c3 commit 67697ed
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 @@ -16,7 +16,7 @@ var NodeVersion = Version{
Major: 1,
Minor: 4,
Patch: 0,
Meta: "beta",
Meta: "rc-1",
Alias: "",
}

Expand Down

0 comments on commit 67697ed

Please sign in to comment.