Skip to content

Commit

Permalink
3.0.2 (neo-project#806)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikzhang authored Aug 6, 2021
1 parent 8b09409 commit 3456610
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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-2021 The Neo Project</Copyright>
<AssemblyTitle>Neo.CLI</AssemblyTitle>
<Version>3.0.1</Version>
<Version>3.0.2</Version>
<Authors>The Neo Project</Authors>
<TargetFramework>net5.0</TargetFramework>
<AssemblyName>neo-cli</AssemblyName>
Expand All @@ -23,7 +23,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Neo" Version="3.0.1" />
<PackageReference Include="Neo" Version="3.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion neo-gui/neo-gui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Copyright>2016-2021 The Neo Project</Copyright>
<AssemblyTitle>Neo.GUI</AssemblyTitle>
<Version>3.0.1</Version>
<Version>3.0.2</Version>
<Authors>The Neo Project</Authors>
<OutputType>WinExe</OutputType>
<TargetFramework>net5.0-windows</TargetFramework>
Expand Down

0 comments on commit 3456610

Please sign in to comment.