mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-19 12:56:12 +00:00
@@ -17,8 +17,8 @@ pub const VERSION: &str = git_version!(
|
||||
// NOTE: using --match instead of --exclude for compatibility with old Git
|
||||
"--match=thiswillnevermatchlol"
|
||||
],
|
||||
prefix = "Lighthouse/v6.0.0-",
|
||||
fallback = "Lighthouse/v6.0.0"
|
||||
prefix = "Lighthouse/v6.0.1-",
|
||||
fallback = "Lighthouse/v6.0.1"
|
||||
);
|
||||
|
||||
/// Returns the first eight characters of the latest commit hash for this build.
|
||||
|
||||
Reference in New Issue
Block a user