Skip to content

Commit

Permalink
prepare 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl committed Feb 16, 2024
1 parent 633ebdd commit 35efad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DeviceDetector.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ class DeviceDetector
/**
* Current version number of DeviceDetector
*/
public const VERSION = '6.2.1';
public const VERSION = '6.3.0';

/**
* Constant used as value for unknown browser / os
Expand Down

0 comments on commit 35efad7

Please sign in to comment.