Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Commit

Permalink
2.12.1 (#667)
Browse files Browse the repository at this point in the history
  • Loading branch information
superboyiii authored Sep 18, 2020
1 parent 6baec93 commit b32d726
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions neo-cli/neo-cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Copyright>2016-2020 The Neo Project</Copyright>
<AssemblyTitle>Neo.CLI</AssemblyTitle>
<Version>2.12.0</Version>
<Version>2.12.1</Version>
<Authors>The Neo Project</Authors>
<TargetFramework>netcoreapp2.1</TargetFramework>
<AssemblyName>neo-cli</AssemblyName>
Expand All @@ -28,7 +28,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Neo" Version="2.12.0" />
<PackageReference Include="Neo" Version="2.12.1" />
<PackageReference Include="System.ServiceProcess.ServiceController" Version="4.5.0" />
</ItemGroup>

Expand Down

0 comments on commit b32d726

Please sign in to comment.