Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Nguyen Van Nguyen <[email protected]>
  • Loading branch information
nguyennv committed Mar 18, 2024
1 parent 09207cf commit eccc3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Common/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
*/
final class Config
{
const VERSION = 'PHP Privacy v1.1.0';
const VERSION = 'PHP Privacy v1.1.4';
const COMMENT = 'https://github.com/web-of-trust/php-privacy';

private static HashAlgorithm $preferredHash = HashAlgorithm::Sha256;
Expand Down

0 comments on commit eccc3f8

Please sign in to comment.