Skip to content

Commit

Permalink
prepare 6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl committed May 4, 2023
1 parent e4350e0 commit 7d0760e
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.1.1';
public const VERSION = '6.1.2';

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

0 comments on commit 7d0760e

Please sign in to comment.