Skip to content

Commit

Permalink
Merge branch 'master' into degdegan
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchezzzhak authored Feb 25, 2021
2 parents f7cab71 + 5d7c910 commit 2bead36
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 8 deletions.
2 changes: 1 addition & 1 deletion DeviceDetector.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ class DeviceDetector
/**
* Current version number of DeviceDetector
*/
public const VERSION = '4.1.0';
public const VERSION = '4.2.0';

/**
* Constant used as value for unknown browser / os
Expand Down
1 change: 1 addition & 0 deletions Parser/Client/Browser.php
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ class Browser extends AbstractClientParser
'IR' => 'Iron',
'JB' => 'Japan Browser',
'JS' => 'Jasmine',
'JA' => 'JavaFX',
'JI' => 'Jig Browser',
'JP' => 'Jig Browser Plus',
'JO' => 'Jio Browser',
Expand Down
Loading

0 comments on commit 2bead36

Please sign in to comment.