## Issue Addressed

NA

## Proposed Changes

Bump versions

## Additional Info

NA
This commit is contained in:
Paul Hauner
2022-02-11 01:54:33 +00:00
parent b5921e4248
commit c3a793fd73
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.2-",
prefix = "Lighthouse/v2.1.3-",
fallback = "unknown"
);