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 a924722 commit 7c018aaCopy full SHA for 7c018aa
Directory.Build.props
@@ -4,7 +4,7 @@
4
<PackageLicenseExpression>MIT</PackageLicenseExpression>
5
<RepositoryUrl>https://github.com/SubnauticaNitrox/Nitrox.Discovery</RepositoryUrl>
6
<RepositoryType>git</RepositoryType>
7
- <VersionPrefix>0.0.10</VersionPrefix>
+ <VersionPrefix>0.1.0</VersionPrefix>
8
<VersionSuffix Condition="'$(Configuration)' == 'Debug'">dev</VersionSuffix>
9
</PropertyGroup>
10
</Project>
0 commit comments