Merge branch '1.2.3' into development
This commit is contained in:
commit
9cdeeb10d1
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ namespace MatterHackers.MatterControl
|
|||
}
|
||||
else if (OsInformation.OperatingSystem == OSType.X11)
|
||||
{
|
||||
return "deb";
|
||||
return "tar.gz";
|
||||
}
|
||||
else if (OsInformation.OperatingSystem == OSType.Android)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue