Skip to content

Commit

Permalink
Update Substrate.NetApi.csproj (#69)
Browse files Browse the repository at this point in the history
patched version to create a new release with error handling for new rpc
  • Loading branch information
darkfriend77 authored Dec 24, 2023
1 parent c79a4fe commit 95517f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Substrate.NetApi/Substrate.NetApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<PackageId>Substrate.NET.API</PackageId>
<TargetFrameworks>netstandard2.0;netstandard2.1;net6.0</TargetFrameworks>
<Version>0.9.13</Version>
<Version>0.9.14</Version>
<Company>Substrate Gaming</Company>
<Authors>Substrate Gaming</Authors>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
Expand Down

0 comments on commit 95517f1

Please sign in to comment.