Skip to content

Commit

Permalink
Bumped version to 1806
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Boben committed Aug 28, 2023
1 parent 7019b28 commit 95c0767
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: 1805,
Patch: 1806,
}
CurrentApp = &Application{
Major: Current.Major,
Expand Down

0 comments on commit 95c0767

Please sign in to comment.