## Issue Addressed

NA

## Proposed Changes

- Version bump
- Increase queue sizes for aggregated attestations and re-queued attestations. 

## Additional Info

NA
This commit is contained in:
Paul Hauner
2021-08-23 04:27:36 +00:00
parent f2a8c6229c
commit 90d5ab1566
8 changed files with 11 additions and 11 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/v1.5.0-rc.1-",
prefix = "Lighthouse/v1.5.0-",
fallback = "unknown"
);