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 152d239 commit 833eb80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/BlockChypClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ class BlockChypClient
const ROUNDING_MODE_NEAREST = 'nearest';
const ROUNDING_MODE_DOWN = 'down';

const VERSION = '2.18.5';
const VERSION = '2.18.6';

protected static $apiKey;

Expand Down

0 comments on commit 833eb80

Please sign in to comment.