Skip to content

Commit

Permalink
Updated files for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
AsyncException committed Dec 31, 2023
1 parent 6246f20 commit 28c0e0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Installer/Installer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0-windows10.0.22621.0</TargetFramework>
<TargetFramework>net8.0-windows10.0.19041.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<PublishSingleFile>true</PublishSingleFile>
Expand Down
2 changes: 1 addition & 1 deletion Installer/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Github": {
"User": "CryoniKi",
"Project": "ProjectC-",
"ReleaseVersion": "V1.1.0",
"ReleaseVersion": "V1.1.1",
"FileName": "Raw.Files.zip"
}
}

0 comments on commit 28c0e0d

Please sign in to comment.