Skip to content

Commit 03413c9

Browse files
committed
bump v2.0.8
1 parent fea711b commit 03413c9

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

EosSharp/EosSharp/EosSharp.csproj

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@
1313
<Copyright>Copyright 2019</Copyright>
1414
<Product>eos-sharp</Product>
1515
<PackageId>eos-sharp</PackageId>
16-
<AssemblyVersion>2.0.7.0</AssemblyVersion>
17-
<FileVersion>2.0.7.0</FileVersion>
18-
<Version>2.0.7</Version>
19-
<PackageReleaseNotes>Fixes to ApiError throwing in Unity3D</PackageReleaseNotes>
16+
<AssemblyVersion>2.0.8.0</AssemblyVersion>
17+
<FileVersion>2.0.8.0</FileVersion>
18+
<Version>2.0.8</Version>
19+
<PackageReleaseNotes>Fix new_producers field in get_block
20+
Remove hex_data from action structure deserializing</PackageReleaseNotes>
2021
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
2122
</PropertyGroup>
2223

0 commit comments

Comments
 (0)