Skip to content

Commit

Permalink
5.4.1222
Browse files Browse the repository at this point in the history
  • Loading branch information
burakoner committed Dec 22, 2024
1 parent af95c28 commit e84da51
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Change Log & Release Notes

* Version 5.4.1222 - 22 Dec 2024

* Version 5.4.1221 - 21 Dec 2024

* Version 5.4.1219 - 19 Dec 2024
Expand Down
10 changes: 5 additions & 5 deletions OKX.Api/OKX.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
<PropertyGroup>
<PackageId>OKX.Api</PackageId>
<Authors>Burak Öner</Authors>
<Version>5.4.1221</Version>
<FileVersion>5.4.1221</FileVersion>
<PackageVersion>5.4.1221</PackageVersion>
<AssemblyVersion>5.4.1221</AssemblyVersion>
<Version>5.4.1222</Version>
<FileVersion>5.4.1222</FileVersion>
<PackageVersion>5.4.1222</PackageVersion>
<AssemblyVersion>5.4.1222</AssemblyVersion>
<Description>OKX V5 Api Wrapper. Up-to-date, most-complete, well-organized, well-documented, easy-to-use, multi-task and multi-thread compatible OKX Cryptocurrency Exchange Rest and Websocket Api Wrapper</Description>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageTags>OKX;OKEX;Binance;BNB;BTC;Api;Client;Rest;Web;Websocket;Socket;Wrapper;Crypto;Currency;Cryptocurrency;Exchange;Trade;Trading;Bitcoin;Spot;Margin;Futures;Derivates;Stock;Options;Swap;</PackageTags>
Expand Down Expand Up @@ -60,7 +60,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ApiSharp" Version="3.1.0" />
<PackageReference Include="ApiSharp" Version="3.2.0" />
</ItemGroup>

</Project>

0 comments on commit e84da51

Please sign in to comment.