Removed space.
This commit is contained in:
parent
9c1f620223
commit
963d632208
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue