We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9953dcd commit 3cdcf38Copy full SHA for 3cdcf38
README.md
@@ -14,7 +14,7 @@ Support me and buy me a beer:
14
If you are looking for a more complete user-agent detection, have a look at the libraries that use the user-agent-string.info database.
15
http://user-agent-string.info/download
16
17
-New in Version 1.13 (unreleased)
+New in Version 1.13
18
-------------------
19
20
* Added additional Chrome and Opera browser versions
@@ -49,7 +49,7 @@ Add dependency:
49
<dependency>
50
<groupId>bitwalker</groupId>
51
<artifactId>UserAgentUtils</artifactId>
52
- <version>1.12</version>
+ <version>1.13</version>
53
</dependency>
54
```
55
0 commit comments