Skip to content

Commit

Permalink
Update version in DigiSign.php
Browse files Browse the repository at this point in the history
  • Loading branch information
spajxo committed May 14, 2024
1 parent e8fe792 commit a21afdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DigiSign.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

final class DigiSign implements EndpointInterface
{
public const VERSION = '2.3.0';
public const VERSION = '2.4.0';
public const API_BASE = 'https://api.digisign.org';
public const API_BASE_TESTING = 'https://api.digisign.digital.cz';

Expand Down

0 comments on commit a21afdc

Please sign in to comment.