## Issue Addressed

NA

## Proposed Changes

Bump to `v2.1.0`.

## Additional Info

NA
This commit is contained in:
Paul Hauner
2022-01-20 03:39:41 +00:00
parent 95b3183cb4
commit 79db2d4deb
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.0-rc.1-",
prefix = "Lighthouse/v2.1.0-",
fallback = "unknown"
);