Skip to content

Commit

Permalink
Version bump to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mjungnickel18 committed Oct 17, 2022
1 parent 10f0e62 commit fa55835
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions PapyrusCs/PapyrusCs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
<Authors>Markus Jungnickel</Authors>
<Company />
<AssemblyVersion>0.5.0.0</AssemblyVersion>
<AssemblyVersion>0.5.2.0</AssemblyVersion>
<FileVersion>0.5.0.0</FileVersion>
<Version>0.5.0</Version>
<Version>0.5.2</Version>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageProjectUrl>https://github.com/mjungnickel18</PackageProjectUrl>
</PropertyGroup>
Expand Down
1 change: 0 additions & 1 deletion PapyrusCs/Properties/launchSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"profiles": {
"PapyrusCs": {
"commandName": "Project",
"commandLineArgs": "-w \"C:\\papyruscs\\world_bedrock_04082019\" -o \"C:\\papyrus\\mergetest3\" chunksperdimension 2 -f png --dim 0 --htmlfile index.html --threads 1 --maxqueue 1",
"workingDirectory": "c:\\temp"
}
}
Expand Down

0 comments on commit fa55835

Please sign in to comment.