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 d32dc73 commit b86b948Copy full SHA for b86b948
Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>1.1.3</VersionPrefix>
+ <VersionPrefix>1.1.4</VersionPrefix>
4
<Authors>BepInEx</Authors>
5
<PackageOutputPath>../bin/NuGet</PackageOutputPath>
6
<OutputPath Condition="'$(Configuration)' == 'Release'">../bin/$(MSBuildProjectName)</OutputPath>
0 commit comments