mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-17 04:48:21 +00:00
v1.1.2 (#2213)
## Issue Addressed NA ## Proposed Changes Bump versions ## Additional Info NA
This commit is contained in:
@@ -10,7 +10,7 @@ use target_info::Target;
|
||||
/// `Lighthouse/v0.2.0-1419501f2+`
|
||||
pub const VERSION: &str = git_version!(
|
||||
args = ["--always", "--dirty=+", "--abbrev=7"],
|
||||
prefix = "Lighthouse/v1.1.1-",
|
||||
prefix = "Lighthouse/v1.1.2-",
|
||||
fallback = "unknown"
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user