Release v1.2.0 (#2249)

## Proposed Changes

Release v1.2.0 unchanged from the release candidate.
This commit is contained in:
Michael Sproul
2021-03-10 01:28:32 +00:00
parent 770a2ca030
commit 3919737978
6 changed files with 13 additions and 13 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.0-rc.0-",
prefix = "Lighthouse/v1.2.0-",
fallback = "unknown"
);