Skip to content

Commit 7c018aa

Browse files
committed
Set version to 0.1.0
Now supports MacOS games on Steam
1 parent a924722 commit 7c018aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<PackageLicenseExpression>MIT</PackageLicenseExpression>
55
<RepositoryUrl>https://github.com/SubnauticaNitrox/Nitrox.Discovery</RepositoryUrl>
66
<RepositoryType>git</RepositoryType>
7-
<VersionPrefix>0.0.10</VersionPrefix>
7+
<VersionPrefix>0.1.0</VersionPrefix>
88
<VersionSuffix Condition="'$(Configuration)' == 'Debug'">dev</VersionSuffix>
99
</PropertyGroup>
1010
</Project>

0 commit comments

Comments
 (0)