Skip to content

Commit 99f5feb

Browse files
authored
Merge pull request #418 from symflower/bump-symflower-version
Bump symflower version to v46727 (from 45435)
2 parents d8e766e + 09beab6 commit 99f5feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/symflower.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ func (*symflower) CheckVersion(logger *log.Logger, binaryPath string) (err error
9191
}
9292

9393
// SymflowerVersionRequired holds the version of Symflower required for this revision of the evaluation.
94-
const SymflowerVersionRequired = "45435"
94+
const SymflowerVersionRequired = "46727"
9595

9696
// RequiredVersion returns the required version of the tool.
9797
func (*symflower) RequiredVersion() string {

0 commit comments

Comments
 (0)