Skip to content

Commit

Permalink
rc3 (#591)
Browse files Browse the repository at this point in the history
  • Loading branch information
superboyiii authored May 27, 2021
1 parent 900d0d9 commit 6981fc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<PropertyGroup>
<VersionPrefix>3.0.0</VersionPrefix>
<VersionSuffix>rc2</VersionSuffix>
<VersionSuffix>rc3</VersionSuffix>
<TargetFramework>net5.0</TargetFramework>
<RootNamespace>Neo.Plugins</RootNamespace>
<Authors>The Neo Project</Authors>
Expand All @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Neo" Version="3.0.0-rc2" />
<PackageReference Include="Neo" Version="3.0.0-rc3" />
</ItemGroup>

</Project>

0 comments on commit 6981fc7

Please sign in to comment.