## Issue Addressed

NA

## Proposed Changes

- Bump versions

## Additional Info

NA
This commit is contained in:
Paul Hauner
2021-03-30 04:07:03 +00:00
parent 3d239b85ac
commit 9eb1945136
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.2.1-",
prefix = "Lighthouse/v1.2.2-",
fallback = "unknown"
);