## Issue Addressed

NA

## Proposed Changes

- Bump versions and update `Cargo.lock`

## Additional Info

NA

## TODO

- [x] Ensure #2398 gets merged succesfully
This commit is contained in:
Paul Hauner
2021-06-10 01:44:49 +00:00
parent b383836418
commit 3b600acdc5
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/v1.4.0-rc.0-",
prefix = "Lighthouse/v1.4.0-",
fallback = "unknown"
);