Skip to content

Commit

Permalink
Bump version to 2.18.6
Browse files Browse the repository at this point in the history
  • Loading branch information
devops-blockchyp committed Aug 6, 2024
1 parent f4fd8c7 commit 57a62f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3662,6 +3662,8 @@ Here's the full list with links to their GitHub repositories.

[Node.js/JavaScript SDK](https://github.com/blockchyp/blockchyp-js)

[Typescript SDK](https://github.com/blockchyp/blockchyp-ts)

[Java SDK](https://github.com/blockchyp/blockchyp-java)

[.net/C# SDK](https://github.com/blockchyp/blockchyp-csharp)
Expand All @@ -3673,3 +3675,5 @@ Here's the full list with links to their GitHub repositories.
[Python SDK](https://github.com/blockchyp/blockchyp-python)

[iOS (Objective-C/Swift) SDK](https://github.com/blockchyp/blockchyp-ios)

[Rust SDK](https://github.com/blockchyp/blockchyp-rust)
2 changes: 1 addition & 1 deletion src/BlockChyp/BlockChyp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Description>BlockChyp is a .NET 4.5+ class library for accessing the BlockChyp Terminal and Gateway APIs.</Description>
<Version>2.18.5</Version>
<Version>2.18.6</Version>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<Authors>BlockChyp</Authors>
<Company>BlockChyp, Inc.</Company>
Expand Down

0 comments on commit 57a62f2

Please sign in to comment.