Skip to content

Commit 0982cfd

Browse files
committed
Release v0.5.0.0
1 parent 4e871dd commit 0982cfd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

LuaInstaller.Console/Program.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ private static int Install(string[] args, out InstallArguments installArgs)
152152
{
153153
int result = 0;
154154
installArgs = new InstallArguments(new InstalledComponents());
155+
155156
try
156157
{
157158
installArgs.Process(args, 1);

0 commit comments

Comments
 (0)