Skip to content

Commit

Permalink
Updated patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Boben committed Feb 21, 2024
1 parent 6f85d4b commit a986263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion avalanchego/version/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ var (
Current = &Semantic{
Major: 1,
Minor: 7,
Patch: 1806,
Patch: 1807,
}
CurrentApp = &Application{
Major: Current.Major,
Expand Down

0 comments on commit a986263

Please sign in to comment.