## Issue Addressed

New release to address openssl vuln fixed in #3095

Closes #3093
This commit is contained in:
Michael Sproul
2022-03-17 23:13:46 +00:00
parent a1befd89aa
commit 9bc9527998
6 changed files with 9 additions and 9 deletions

View File

@@ -16,7 +16,7 @@ pub const VERSION: &str = git_version!(
// NOTE: using --match instead of --exclude for compatibility with old Git
"--match=thiswillnevermatchlol"
],
prefix = "Lighthouse/v2.1.4-",
prefix = "Lighthouse/v2.1.5-",
fallback = "unknown"
);