Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
forReason committed Oct 19, 2023
1 parent bd1b0eb commit 55377e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHIA-RPC/CHIA-RPC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Nullable>enable</Nullable>
<Platforms>AnyCPU;x64</Platforms>
<Title>CHIA-RPC library</Title>
<Version>2.1.1.1</Version>
<Version>2.1.1.2</Version>
<Authors>KryptoMine.ch, Julian Bechtold</Authors>
<Company>KryptoMine.ch</Company>
<Description>CHIA-RPC is a C# Nuget package that simplifies communication with the Chia client using RPC-JSON files. The package offers a wrapper for creating RPC objects and accessing RPC JSON via .ToString() or file I/O. It can be used with the HTTP-API, WebSocket API, or CLI of the Chia client.</Description>
Expand Down

0 comments on commit 55377e9

Please sign in to comment.