Skip to content

Commit

Permalink
Merge pull request #6937 from onflow/bastian/port-internal-fixes
Browse files Browse the repository at this point in the history
[v0.37] Port internal fixes
  • Loading branch information
turbolent authored Jan 28, 2025
2 parents dbe46e6 + 5ed0248 commit 5f6b25b
Show file tree
Hide file tree
Showing 9 changed files with 476 additions and 33 deletions.
1 change: 1 addition & 0 deletions engine/common/version/version_control.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ var defaultCompatibilityOverrides = map[string]struct{}{
"0.37.17": {},
"0.37.18": {},
"0.37.22": {},
"0.37.26": {},
}

// VersionControl manages the version control system for the node.
Expand Down
Loading

0 comments on commit 5f6b25b

Please sign in to comment.