We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3b66c commit 2295a2bCopy full SHA for 2295a2b
Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>1.4.1</VersionPrefix>
+ <VersionPrefix>1.4.2</VersionPrefix>
4
<Authors>BepInEx</Authors>
5
<PackageOutputPath>../bin/NuGet</PackageOutputPath>
6
<OutputPath Condition="'$(Configuration)' == 'Release'">../bin/$(MSBuildProjectName)</OutputPath>
0 commit comments