Skip to content

Commit

Permalink
update 2.0.6 package
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcs85 committed Apr 12, 2019
1 parent 5452911 commit 3e8eb3b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions EosSharp/EosSharp/EosSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
<Copyright>Copyright 2019</Copyright>
<Product>eos-sharp</Product>
<PackageId>eos-sharp</PackageId>
<AssemblyVersion>2.0.5.0</AssemblyVersion>
<FileVersion>2.0.5.0</FileVersion>
<Version>2.0.5</Version>
<PackageReleaseNotes>fix bug on vector of structs typedefs</PackageReleaseNotes>
<AssemblyVersion>2.0.6.0</AssemblyVersion>
<FileVersion>2.0.6.0</FileVersion>
<Version>2.0.6</Version>
<PackageReleaseNotes>Fix unpacking transactions bug (thanks to dbulha)</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
</PropertyGroup>

Expand Down

0 comments on commit 3e8eb3b

Please sign in to comment.