diff --git a/src/phpbrowscap/Browscap.php b/src/phpbrowscap/Browscap.php index 8b4b911e..d1cbb1f9 100644 --- a/src/phpbrowscap/Browscap.php +++ b/src/phpbrowscap/Browscap.php @@ -41,9 +41,9 @@ class Browscap /** * Current version of the class. */ - const VERSION = '2.0.5'; + const VERSION = '2.1.1'; - const CACHE_FILE_VERSION = '2.0.5'; + const CACHE_FILE_VERSION = '2.1.0'; /** * Different ways to access remote and local files. diff --git a/tests/data/buildCache/1.expected.php b/tests/data/buildCache/1.expected.php index f05fd241..f55766c5 100644 --- a/tests/data/buildCache/1.expected.php +++ b/tests/data/buildCache/1.expected.php @@ -1,6 +1,6 @@