Skip to content

Commit fa55835

Browse files
committed
Version bump to 0.5.2
1 parent 10f0e62 commit fa55835

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

PapyrusCs/PapyrusCs.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<TargetFramework>netcoreapp3.1</TargetFramework>
66
<Authors>Markus Jungnickel</Authors>
77
<Company />
8-
<AssemblyVersion>0.5.0.0</AssemblyVersion>
8+
<AssemblyVersion>0.5.2.0</AssemblyVersion>
99
<FileVersion>0.5.0.0</FileVersion>
10-
<Version>0.5.0</Version>
10+
<Version>0.5.2</Version>
1111
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
1212
<PackageProjectUrl>https://github.com/mjungnickel18</PackageProjectUrl>
1313
</PropertyGroup>

PapyrusCs/Properties/launchSettings.json

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"profiles": {
33
"PapyrusCs": {
44
"commandName": "Project",
5-
"commandLineArgs": "-w \"C:\\papyruscs\\world_bedrock_04082019\" -o \"C:\\papyrus\\mergetest3\" chunksperdimension 2 -f png --dim 0 --htmlfile index.html --threads 1 --maxqueue 1",
65
"workingDirectory": "c:\\temp"
76
}
87
}

0 commit comments

Comments
 (0)