mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 11:41:51 +00:00
v1.2.1 (#2263)
## Issue Addressed
NA
## Proposed Changes
- Bump version.
- Add some new ENR for Prater
- Afri: https://github.com/eth2-clients/eth2-testnets/pull/42
- Prysm: https://github.com/eth2-clients/eth2-testnets/pull/43
- Apply the fixes from #2181 to the no-eth1-sim to try fix CI issues.
## Additional Info
NA
This commit is contained in:
@@ -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.2.0-",
|
||||
prefix = "Lighthouse/v1.2.1-",
|
||||
fallback = "unknown"
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user