We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae61617 commit ba8fbf9Copy full SHA for ba8fbf9
1 file changed
Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>1.4.0</VersionPrefix>
+ <VersionPrefix>1.4.1</VersionPrefix>
4
<Authors>BepInEx</Authors>
5
<PackageOutputPath>../bin/NuGet</PackageOutputPath>
6
<OutputPath Condition="'$(Configuration)' == 'Release'">../bin/$(MSBuildProjectName)</OutputPath>
0 commit comments