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