Skip to content

Commit

Permalink
chore: releasing version 1.2.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
themantre committed Jun 18, 2024
1 parent efa38ed commit 7f41ebc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ var NodeVersion = Version{
Major: 1,
Minor: 2,
Patch: 0,
Meta: "beta",
Alias: "",
Meta: "rc2",
Alias: "Sydney",
}

// Version defines the version of Pactus software.
Expand Down

0 comments on commit 7f41ebc

Please sign in to comment.