Removed space.
This commit is contained in:
parent
9c1f620223
commit
963d632208
@ -421,7 +421,6 @@ namespace LibationLauncher
|
||||
if (latest is null)
|
||||
return;
|
||||
|
||||
|
||||
var latestVersionString = latest.TagName.Trim('v');
|
||||
if (!Version.TryParse(latestVersionString, out var latestRelease))
|
||||
return;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user