Skip to content

Commit

Permalink
Update sdk veriosn
Browse files Browse the repository at this point in the history
  • Loading branch information
Mindaugas committed May 17, 2023
1 parent 38548c7 commit cb5cc31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Partnero.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
class Partnero
{
public const API_VERSION = 'v1';
public const SDK_VERSION = 'v1.0.12';
public const SDK_VERSION = 'v1.0.15';

public const OPTION_HOST = 'host';
public const OPTION_API_PATH = 'api_path';
Expand Down

0 comments on commit cb5cc31

Please sign in to comment.