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